hw1: init
This commit is contained in:
5
hw1/test.sh
Executable file
5
hw1/test.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
runhaskell test.hs > output
|
||||
runhaskell Calculator.hs < input >> output
|
||||
diff output output_EXPECTED
|
||||
|
||||
Reference in New Issue
Block a user