Idris-dev/test/reg027/run
2015-03-19 14:57:21 +00:00

6 lines
143 B
Bash
Executable File

#!/usr/bin/env bash
idris --consolewidth 80 $@ reg027.idr -o reg027
./reg027
idris --consolewidth 80 $@ reg027a.idr --check
rm -f reg027 *.ibc