hw3: tests
This commit is contained in:
@@ -2,7 +2,7 @@ import WhileInterp
|
||||
|
||||
test f = do
|
||||
putStrLn $ "***Testing " ++ f
|
||||
--showParsedExp f
|
||||
showParsedExp f
|
||||
runFile f
|
||||
putStrLn ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user