mirror of
https://github.com/apple/swift-protobuf.git
synced 2026-05-17 10:20:36 +00:00
4bd401a822
Motivation: The generated code has explicit returns for computed properties in a number of places. Modifications: - Removed explicit 'return' where possible Result: Generated code is ever-so-slightly smaller