diff options
author | Andreas Nüßlein <nutz@unfoog.de> | 2009-07-06 22:19:31 +0200 |
---|---|---|
committer | Andreas Nüßlein <nutz@unfoog.de> | 2009-07-06 22:19:31 +0200 |
commit | b5d10e72de8d93a232886f069db9791b85c3e332 (patch) | |
tree | fa1961d660d0f703b350973e89ee1dff8bc6d211 /test | |
parent | 4c8825db2147d7953ffbc564d8307cd4eec00d8d (diff) | |
parent | 7cffb459f7bf1ff57cec9814301b582366cae515 (diff) | |
download | swppy-b5d10e72de8d93a232886f069db9791b85c3e332.tar.gz swppy-b5d10e72de8d93a232886f069db9791b85c3e332.tar.xz swppy-b5d10e72de8d93a232886f069db9791b85c3e332.zip |
Merge branch 'master' of git@git.animux.de:swppy
Diffstat (limited to 'test')
-rw-r--r-- | test/test5.t | 1 |
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] |