mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
fix the gold standard
This commit is contained in:
@@ -26,3 +26,9 @@ Predef.PTrue
|
|||||||
: In _: user error
|
: In _: user error
|
||||||
CallStack (from HasCallStack):
|
CallStack (from HasCallStack):
|
||||||
error, called at src/compiler/GF/Compile/Compute/Concrete.hs:36:18 in main:GF.Compile.Compute.Concrete
|
error, called at src/compiler/GF/Compile/Compute/Concrete.hs:36:18 in main:GF.Compile.Compute.Concrete
|
||||||
|
"x" ++ Predef.nonExist ++ "y"
|
||||||
|
"x" ++ Predef.BIND ++ "y"
|
||||||
|
"x" ++ Predef.SOFT_BIND ++ "y"
|
||||||
|
"x" ++ Predef.SOFT_SPACE ++ "y"
|
||||||
|
"x" ++ Predef.CAPIT ++ "y"
|
||||||
|
"x" ++ Predef.ALL_CAPIT ++ "y"
|
||||||
|
|||||||
Reference in New Issue
Block a user