mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-28 19:13:02 +03:00
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
$1 --no-banner --no-color --console-width 0 "Module'.idr" < input
|
|
$1 --exec main --cg ${IDRIS2_TESTS_CG} "Module'.idr"
|
|
EDITOR=true $1 --no-banner --no-color --console-width 0 "Module'.idr" < input-ed
|
|
|
|
rm -rf build
|