More user-friendly error when writing unchecked
to declare an unchecked user-defined operator
#61305
Labels
unchecked
to declare an unchecked user-defined operator
#61305
Just tried the checked user-defined operator feature out, and I think it would be nice to have a more specific error when a user types:
Saying that unchecked operators do not require the modifier. Currently, multiple unrelated errors are being shown, and parsing breaks miserably:
Originally posted here
The text was updated successfully, but these errors were encountered: