Add test case for selection using records (fails)

This commit is contained in:
John J. Camilleri
2021-02-10 13:55:38 +01:00
parent d5f68970b9
commit a12f58e7b0
5 changed files with 51 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ main = do
doGrammar "Params"
doGrammar "Walking"
doGrammar "Foods"
doGrammar "Tables"
doGrammar :: String -> IO ()
doGrammar gname = do