llvm/clang/test/ASTMerge/macro/Inputs/macro1.m

@import macro1;

void foo(void) {
  maybeNull(0, 0);
}