Unhelpful error when using named arguments on macro methods that do not support them #15310
Labels
good first issue
This is an issue suited for newcomers to become aquianted with working on the codebase.
kind:feature
topic:lang:macros
This was brought up on the Discord, where the reduced code was something like:
https://play.crystal-lang.org/#/r/hj72
The trace points you to the right place, but the error could be a bit better. Maybe something along the lines of:
to make it more clear what specific overload does not support them.
The text was updated successfully, but these errors were encountered: