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
Add iterator for initializers in PatternBindingDecl
This makes it safer and easier to iterate over the initializer
expression in the pattern binding decl. I look forward to refactoring
all the places running an index loop over the `getNumPatternEntries`.
0 commit comments