[SR-12460] Declaring an operator inside an extension without a name crashes the compiler #54900
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
good first issue
Good for newcomers
Additional Detail from JIRA
md5: 26eab3f6c5941d48cff67d6d858e32f8
Issue Description:
Trying to compile the following code crashes the compiler:
Note that the extension hasn’t got a name.
Stack trace:
Using Swift 5.2 shipped with Xcode 11.4 (11E146, swiftlang-1103.0.32.1)
The text was updated successfully, but these errors were encountered: