llvm-for-llvmta/tools/clang/test/ASTMerge/macro/Inputs/macro1.m

6 lines
51 B
Objective-C

@import macro1;
void foo() {
maybeNull(0, 0);
}