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

6 lines
51 B
Mathematica
Raw Normal View History

2022-04-25 13:02:35 +02:00
@import macro1;
void foo() {
maybeNull(0, 0);
}