mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 05:52:51 -06:00
partial evaluation for (+)
This commit is contained in:
@@ -31,3 +31,5 @@ cc "x"++SOFT_BIND++"y"
|
||||
cc "x"++SOFT_SPACE++"y"
|
||||
cc "x"++CAPIT++"y"
|
||||
cc "x"++ALL_CAPIT++"y"
|
||||
cc "a"+"b"
|
||||
cc eqInt (length ("a"+"b")) 2
|
||||
|
||||
Reference in New Issue
Block a user