Files
swift-mirror/test/ModuleInterface/Inputs/objc_implementation
Slava Pestov 0b3fd9eede ASTPrinter: Fix printing of let properties inside @objc @implementation extensions
A `let` here is really just a `var` with a `{ get }`.

Fixes rdar://problem/127120469.
2025-06-05 23:07:04 -04:00
..