mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-14 07:19:31 -06:00
fix the gold standard
This commit is contained in:
@@ -26,3 +26,9 @@ Predef.PTrue
|
||||
: In _: user error
|
||||
CallStack (from HasCallStack):
|
||||
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