mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 01:41:44 +03:00
844ea28149
* - [RefC] delete unnecessary conversion to keep code simply. - [RefC] rename some C functions to confliction safe. * make the linter feels good. * Get me a job as a linter slave. * [RefC] Added hard fail for unsupported primitives. * Fix typo.
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
. ../../testutils.sh
|
|
|
|
idris2 --cg refc -o test Test.idr > /dev/null
|
|
./build/exec/test
|