A let
property cannot be reassigned after all fields have been initialized
#391
Labels
complexity 2: significant
This is non-trivial, but still not a major undertaking
kind: feature: language
Adding a new language feature
I'd assume that it is possible assign a value to a let field in a constructor and if not, the
:let
declarators default value is taken.The text was updated successfully, but these errors were encountered: