proposal-class-fields icon indicating copy to clipboard operation
proposal-class-fields copied to clipboard

Execution of initializer expressions is confusing in readme

Open papb opened this issue 5 years ago • 0 comments

From README#L174:

If super() is not called in a derived class, and instead some other public and private fields are not added to the instance, and initializers are not evaluated.

If that happens, then what? The rest of the sentence is missing...

papb avatar Mar 05 '20 12:03 papb