mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 16:51:51 +03:00
0c030020de
When implicitly binding a variable, use the location of the head function/constructor that expects it. This way we can differentiate multiple implicits bound on the same LHS. Note that this does not resolve the issue 34: there the location is then further muddled by the fact that where-bound functions are lifted to the toplevel. |
||
---|---|---|
.. | ||
expected | ||
input | ||
Issue35-2.idr | ||
Issue35.idr | ||
run |