You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clarify augmentations of abstract and external variables (#4000)
Closes#3998
- Clarifies some error cases for augmenting the getters/setters introduced by abstract and external variables.
- Removes an error blocking augmentation of an abstract/external variable with a variable. This is allowed as long as it retains it abstract/external keyword. It can be used to add comments or annotations.
0 commit comments