Idris2-boot/tests/idris2/interface002
Edwin Brady 607e280895 Place implicits through to method bodies
This means that even if the relevant parameters aren't used by a method
body, the method can still see what the implicits are (though they will
be 0 multiplicity).

This is relevant to #8, but doesn't really fix it because we still need
a way of saying that methods are 0 multiplicity.
2019-07-20 16:25:40 +01:00
..
expected Place implicits through to method bodies 2019-07-20 16:25:40 +01:00
Functor.idr Add first interface tests 2019-06-24 17:36:55 +01:00
input Add first interface tests 2019-06-24 17:36:55 +01:00
run Add first interface tests 2019-06-24 17:36:55 +01:00
Stuff.idr Add first interface tests 2019-06-24 17:36:55 +01:00