mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
2465418610
* [ fix ] fix #1839 * [ test ] console width 0 in test
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
rm -rf build
|
|
|
|
$1 --cg node --no-banner --no-color --console-width 0 OS.idr < input
|
|
$1 --cg javascript --no-banner --no-color --console-width 0 -o os.js OS.idr
|