summaryrefslogtreecommitdiffstats
path: root/test/test5.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/test5.t')
-rw-r--r--test/test5.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test5.t b/test/test5.t
index cfc094c..c6e786d 100644
--- a/test/test5.t
+++ b/test/test5.t
@@ -3,6 +3,7 @@ fun main[]
print x
y = call ggt2[30,40]
print y
+ @x == y
end
fun ggt1[x,y]