mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-24 06:52:19 +03:00
8 lines
110 B
Plaintext
Executable File
8 lines
110 B
Plaintext
Executable File
. ../../testutils.sh
|
|
|
|
rm -rf testdir
|
|
|
|
./gen_expected.sh
|
|
idris2 --cg node dir.idr < input
|
|
cat testdir/test.txt
|