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
I'm not sure if there was an explicit discussion against allowing nested overloads by type. The second example certainly seems like a bug to me, though.
Attachment: Download
Environment
Xcode 10.2 beta 2
Additional Detail from JIRA
md5: a3e401e1593c9e4c9bddb38188f91607
is duplicated by:
Issue Description:
These don't compile:
Nested overloads with different parameter types.
Calling a nested function before an overload is defined later in the function.
The text was updated successfully, but these errors were encountered: