Details
Description
Reproducer:
func fun(with fun:((Int, Int) -> Int) = (+)) -> Int { // Parsing error for the default "(+)" return 42 }
Attachments
Issue Links
- relates to
-
SONARSWIFT-34 Grammar: add operators into expression-element
-
- Closed
-