mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 00:52:51 -06:00
Support nested parameters, but fails with non-static values (see FoodsBull, ASg kind.g).
This commit is contained in:
@@ -15,6 +15,7 @@ dir = "testsuite" </> "lpgf"
|
||||
|
||||
main :: IO ()
|
||||
main = do
|
||||
doGrammar "Scratch"
|
||||
doGrammar "Walking"
|
||||
doGrammar "Foods"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user