Idris-dev/test/st001/expected.out
Niklas Larsson b5a6637da8 Rename expected, input and run
Because cabal's wildcards are broken and doesn't allow
files without file endings.
2020-01-25 01:44:54 +01:00

9 lines
96 B
Plaintext

# test001:
--test IO:
["HELLO!!\n", "WORLD!!"]
2
--test IOExcept:
["HELLO!!\n", "WORLD!!"]
2
()