Support nested parameters, but fails with non-static values (see FoodsBull, ASg kind.g).

This commit is contained in:
John J. Camilleri
2021-02-03 00:11:22 +01:00
parent d09838e97e
commit 153bffdad7
7 changed files with 103 additions and 10 deletions

View File

@@ -15,6 +15,7 @@ dir = "testsuite" </> "lpgf"
main :: IO ()
main = do
doGrammar "Scratch"
doGrammar "Walking"
doGrammar "Foods"