forked from GitHub/gf-core
Add test case for selection using records (fails)
This commit is contained in:
@@ -18,6 +18,7 @@ main = do
|
||||
doGrammar "Params"
|
||||
doGrammar "Walking"
|
||||
doGrammar "Foods"
|
||||
doGrammar "Tables"
|
||||
|
||||
doGrammar :: String -> IO ()
|
||||
doGrammar gname = do
|
||||
|
||||
Reference in New Issue
Block a user