Idris2-boot/tests/idris2/reg007/run
Edwin Brady 288a92424a Unifier mustn't resolve things which aren't holes
For example, delayed elaborators. If it resolves one, and it's not a
complete solution, we might end up with unsolved holes. Or - possibly
worse - we might end up with an error in a program that is silently
fixed rather than reported!

Fixes #223
2020-03-09 23:04:02 +00:00

4 lines
34 B
Plaintext
Executable File

$1 --check Main.idr
rm -rf build