Idris2/tests/idris2/reg040/run
Edwin Brady 663a8381f4 Properly normalise constants on LHS
We need to fully evaluate, not just the public export names, otherwise
we don't pattern match properly and potentially generate catch all
patterns we don't mean.

Fixes #1537
2021-06-11 12:37:45 +01:00

4 lines
67 B
Plaintext
Executable File

$1 --no-color --console-width 0 --check CoverBug.idr
rm -rf build