mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
61798ff6ec
...to match the component in include/ and lib/. No content change.
4 lines
47 B
Objective-C
4 lines
47 B
Objective-C
@interface ClassFromSubmodule
|
|
- (id)init;
|
|
@end
|