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, 0 insertions, 1 deletions
diff --git a/test/test5.t b/test/test5.t
index c6e786d..cfc094c 100644
--- a/test/test5.t
+++ b/test/test5.t
@@ -3,7 +3,6 @@ fun main[]
print x
y = call ggt2[30,40]
print y
- @x == y
end
fun ggt1[x,y]