Added in function call operator

This commit is contained in:
Nathan Braswell
2016-03-07 15:54:09 -05:00
parent 22feae1a58
commit 5ed310df8b
4 changed files with 24 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import io:*
import simple_print:*
fun func(it: ref int) {
it++