diff options
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] |