Files
swift-mirror/test/ModuleInterface/objc_implementation.swift
Slava Pestov 2c53876c19 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-06 00:25:02 -04:00

3.6 KiB