Idris2-boot/tests/idris2/basic027/run
Edwin Brady fa76f2a78b Bind auto implicit arg names in LHS
We were only doing implicits, so add auto implicits too. It's slightly
tricky, because we might also have implicits given of the form @{x}
which stands for the next auto implicit.

Fixes #50
2019-07-26 16:58:02 +01:00

4 lines
34 B
Plaintext
Executable File

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