1
0
forked from GitHub/gf-core

added test cases for computation with abstract syntax terms

This commit is contained in:
krasimir
2009-05-23 21:43:24 +00:00
parent 0c46a129e6
commit d6092e0ab2
3 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
\v0 -> v0 1
? 1
? 1
unknown variable unknown_var
unknown variable unknown_var
literal of function type
f 1 2
\v0 -> v0
?666
f
f 1 2
literal of function type
2
g 0
\v0 -> g v0