Bad error message when calling keyword-less constructors with keywords #17207
Labels
error handling
Handling of exceptions by Julia or the user
keyword arguments
f(x; keyword=arguments)
This is confusing (on 0.5, but similarly confusing on 0.4):
whereas for functions the error is good:
The text was updated successfully, but these errors were encountered: