mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
034f1e89c4
* [RefC] [Cleanup] erase ReturnStatement * [Test] Specify LC_ALL=C.UTF-8 for sort command to avoid false failure from locale.
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
. ../../testutils.sh
|
|
|
|
idris2 --cg refc -o testGC TestGarbageCollect.idr
|
|
$VALGRIND ./build/exec/testGC | safesort
|