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
d0b0592c74eb31f037488c864355578aa516f484
swift-mirror
/
test
/
ModuleInterface
/
Inputs
/
objc_implementation
History
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
..
module.modulemap
…
objc_implementation.h
…