summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAndreas Nüßlein <nutz@unfoog.de>2009-07-06 22:19:31 +0200
committerAndreas Nüßlein <nutz@unfoog.de>2009-07-06 22:19:31 +0200
commitb5d10e72de8d93a232886f069db9791b85c3e332 (patch)
treefa1961d660d0f703b350973e89ee1dff8bc6d211 /test
parent4c8825db2147d7953ffbc564d8307cd4eec00d8d (diff)
parent7cffb459f7bf1ff57cec9814301b582366cae515 (diff)
downloadswppy-b5d10e72de8d93a232886f069db9791b85c3e332.tar.gz
swppy-b5d10e72de8d93a232886f069db9791b85c3e332.tar.xz
swppy-b5d10e72de8d93a232886f069db9791b85c3e332.zip
Merge branch 'master' of git@git.animux.de:swppy
Diffstat (limited to '')
-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]