bolt/deps/llvm-18.1.8/clang/test/Import/objc-definitions-in-expression/Inputs/S.m
2025-02-14 19:21:04 +01:00

4 lines
31 B
Objective-C

@interface C {
}
-(int)m;
@end