mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This adds an implicit body so that we can dig out the return type context the same way as a normal function. For now, we are also treating the first expression in a multi-statement implicit getter body the same way; we'll need to refactor how we complete in accessors to differentiate those cases.
189 KiB
189 KiB