Error message for unimplemented members does not pretty print methods correctly #3623
Labels
area:reporting
Error reporting including formatting, implicit suggestions, etc
itype:enhancement
prio:low
As you see,
def args: (): Array[String] = ???
has an extra:
before the parameter list.The text was updated successfully, but these errors were encountered: