Unclear error when yielding wrong number of arguments in overloaded method #15391
Labels
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
status:discussion
topic:compiler:semantic
Bug Report
results in
Error: abstract def Foo#bar(&) must be implemented by Baz
The error should probably say something about wrong number of arguments.
The text was updated successfully, but these errors were encountered: