mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-14 13:56:59 +03:00
b5a6637da8
Because cabal's wildcards are broken and doesn't allow files without file endings.
9 lines
96 B
Plaintext
9 lines
96 B
Plaintext
# test001:
|
|
--test IO:
|
|
["HELLO!!\n", "WORLD!!"]
|
|
2
|
|
--test IOExcept:
|
|
["HELLO!!\n", "WORLD!!"]
|
|
2
|
|
()
|