1
0
forked from GitHub/gf-core

update the testsuite to the latest state of the compiler/interpreter

This commit is contained in:
krasimir
2010-10-25 11:50:41 +00:00
parent 84736e5712
commit 2aea03a614
5 changed files with 36 additions and 34 deletions

View File

@@ -1,10 +1,10 @@
\x -> x
\v0 -> v0
1
\x -> x
\v0 -> v0
\x -> 2
\v0 -> 2
1