mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
added VGlue to cover the case where we can't precompute the glue
This commit is contained in:
@@ -32,4 +32,5 @@ cc "x"++SOFT_SPACE++"y"
|
||||
cc "x"++CAPIT++"y"
|
||||
cc "x"++ALL_CAPIT++"y"
|
||||
cc "a"+"b"
|
||||
cc <\x->x+"b" : Str -> Str>
|
||||
cc eqInt (length ("a"+"b")) 2
|
||||
|
||||
Reference in New Issue
Block a user