idris-0.9.17: test/basic006/run
#!/usr/bin/env bash idris --consolewidth 80 $@ test020.idr -o test020 idris --consolewidth 80 $@ test020a.idr --check --nocolor ./test020 rm -f test020 *.ibc
#!/usr/bin/env bash idris --consolewidth 80 $@ test020.idr -o test020 idris --consolewidth 80 $@ test020a.idr --check --nocolor ./test020 rm -f test020 *.ibc