mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-01 01:09:03 +03:00
8c7fc581c6
problem was found by @kuruczgy on the idris discord Also add tests
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
rm -rf build
|
|
|
|
$1 --no-banner --no-color --console-width 0 --cg node -o node_doubles.js Doubles.idr > /dev/null
|
|
node build/exec/node_doubles.js
|
|
|