Specification of ! and + unary operators is unclear #359
Labels
area-language
Dart language related items (some items might be better tracked at github.com/dart-lang/language).
P1
A high priority bug; for example, a single project is unusable or has many test failures
This issue was originally filed by [email protected]
These two operators are allowed to be used in a unary expression, but they are not allowed to be user defined. I could not find a definition in the spec for how they are supposed to behave. Here are the rough rules that I am assuming until I hear something more definitive:
Thanks for any help clarifying the behavior of these operators.
The text was updated successfully, but these errors were encountered: