1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2024-12-25 12:42:02 +03:00
Idris2/tests/idris2/reg050/run
Edwin Brady 2a5739c27a
Check primitives (fromInteger etc) reduce on LHS ()
If they don't, we can't turn them into patterns to match on, and we end
up looping. Possibly we could throw a different and maybe more
informative error instead of just making an unmatchable pattern.
Fixes 
2021-09-05 12:37:59 +01:00

3 lines
86 B
Plaintext
Executable File

rm -rf build
$1 --no-banner --no-color --console-width 0 loopy.idr --check -p contrib