This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74c8fcfc6602955ce3fc87a7fc5855592f2e4db7
swift-mirror
/
test
/
ModuleInterface
/
Inputs
/
objc_implementation
History
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
..
module.modulemap
…
objc_implementation.h
…