mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
7 lines
173 B
Plaintext
Executable File
7 lines
173 B
Plaintext
Executable File
. ../../testutils.sh
|
|
|
|
echo ':q' | idris2 --yaffle Dot.yaff
|
|
echo ':q' | idris2 --yaffle Dot2.yaff
|
|
echo ':q' | idris2 --yaffle Dot3.yaff
|
|
echo ':q' | idris2 --yaffle Dot4.yaff
|