Add example of wrapping data members of a class #79

This commit is contained in:
Jason Turner
2013-02-24 15:11:06 -07:00
parent d068ce472c
commit 1858885010
3 changed files with 18 additions and 3 deletions

View File

@@ -1,2 +1,4 @@
load_module("test_module")
assert_equal("Hello World", hello_world());