swift
584146f3
- Allow a closure-parent ASTScope to be formed from any number of exprs. NFC.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Allow a closure-parent ASTScope to be formed from any number of exprs. NFC. Yield statements will allow an arbitrary number of operands --- like calls, except we're going to skip over the tuple mistake. :)
References
#17752 - Several minor changes in preparation for accessor coroutines
Author
rjmccall
Committer
rjmccall
Parents
471af31c
Loading