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
[TypeChecker] NFC: Add a couple of test-cases for .callAsFunction
Make sure that trailing closure(s) are correctly matched to injected
`.callAsFunction` when necessary i.e. constructor doesn't attempt
trailing closures but `.callAsFunction` does.
0 commit comments