Idris2-boot/tests/idris2/basic033/run
Edwin Brady c725d37488 Add %unbound_implicits directive
This is the same as %auto_implicits in Idris 1, but with a more
appropriate name, because auto implicits are something else.
'%unbound_implicits off' turns off implicit forall bindings. See test
basic033 for an example.
2020-01-27 17:31:53 +00:00

4 lines
41 B
Plaintext

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