added VGlue to cover the case where we can't precompute the glue

This commit is contained in:
krangelov
2021-10-05 19:39:24 +02:00
parent d9db0ef4a7
commit fd6cd382c5
3 changed files with 8 additions and 1 deletions

View File

@@ -31,4 +31,5 @@ user error
"x" ++ Predef.CAPIT ++ "y"
"x" ++ Predef.ALL_CAPIT ++ "y"
"ab"
\v0 -> v0 + "b"
Predef.PTrue