mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
0b3fd9eede
A `let` here is really just a `var` with a `{ get }`.
Fixes rdar://problem/127120469.