swift
088307f2
- [test] Update ASTGen tests for single expression returns
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[test] Update ASTGen tests for single expression returns These now work because we're doing the transform in Sema. Closure parameter generation still needs some extra work unfortunately, so we can't add tests for that.
References
#71123 - Move the single-expr return transform from Parse to Sema
Author
hamishknight
Parents
f4a6b95d
Loading