Idris2-boot/tests/idris2/basic027
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
..
expected Bind auto implicit arg names in LHS 2019-07-26 16:58:02 +01:00
run Bind auto implicit arg names in LHS 2019-07-26 16:58:02 +01:00
Temp.idr Bind auto implicit arg names in LHS 2019-07-26 16:58:02 +01:00