summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBenedikt Böhm <bb@xnull.de>2009-07-06 22:17:27 +0200
committerBenedikt Böhm <bb@xnull.de>2009-07-06 22:17:27 +0200
commit7cffb459f7bf1ff57cec9814301b582366cae515 (patch)
tree0c30c2c46b406f1f82c554ed8c122fb7adad1348 /test
parent3ace855e1a5707de68c530c17f24cde226b19bb6 (diff)
downloadswppy-7cffb459f7bf1ff57cec9814301b582366cae515.tar.gz
swppy-7cffb459f7bf1ff57cec9814301b582366cae515.tar.xz
swppy-7cffb459f7bf1ff57cec9814301b582366cae515.zip
minor fixes
Diffstat (limited to 'test')
-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]