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
The grammar around subscripts and C-style for loops used to use this
production, but the former now uses function-argument-list (1) and the
latter was removed from the Swift language (2).
(1) 2749163
(2) aaff06c
0 commit comments