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 change in #1188 accidentally used a 5.7 feature (multi-statement closure result type inference), but it needs to support at least 5.6 for the earlyswiftdriver pass. Add an explicit type to avoid this problem.
0 commit comments