forked from GitHub/gf-core
switched to unmodified BNFC-generated components
This commit is contained in:
@@ -32,7 +32,7 @@ import GF.Data.Operations
|
||||
|
||||
pTerm :: String -> Err Term
|
||||
pTerm s = do
|
||||
e <- {- err2err $ -} pExp $ myLexer s
|
||||
e <- err2err $ pExp $ myLexer s
|
||||
transExp e
|
||||
|
||||
pTrm :: String -> Term
|
||||
|
||||
Reference in New Issue
Block a user