Added function calls, printing out of pointers

This commit is contained in:
Nathan Braswell
2016-01-11 23:41:09 -05:00
parent 5db0365a63
commit 4c569f4f8c
10 changed files with 162 additions and 72 deletions

View File

@@ -1,4 +1,4 @@
import to_import: a,b
import to_import: simple_print, a, b
obj Something (ObjectTrait) {
var member: int