swift
2d6a38b2 - [CS] Call `checkParameterList` for single-expr closures

Commit
1 year ago
[CS] Call `checkParameterList` for single-expr closures Previously we would only call this in the delayed application logic, which is currently run for multi-statement closures. I'm planning on removing that code path, which uncovered this issue.
Author
Parents
Loading