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
* [spec/class] Improve constructor docs
Describe a constructor.
Change example not to need `this.i` to show member variable is in scope.
`return;` can be used.
* Show `this.i = i;` constructor pattern, add nullary ctor
0 commit comments