mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-01 09:49:24 +03:00
1dbc9a7143
The 'with' type and application need to treat the parameters with the same plicity, but the application has just always treated them as explicit since it never looked. It's easiest just to make them all explicit, since this isn't a user visible type. Fixes #1695. |
||
---|---|---|
.. | ||
expected | ||
run | ||
withparams.idr |