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
This is for consistency: now *all* initializers are "created" using
call-syntax, as in `initializer()`. Previously this was the case for all
initializers except `zero` and `one`, which is confusing.
0 commit comments