summaryrefslogtreecommitdiff
path: root/test/ASTMerge/macro/Inputs/macro1.m
blob: 2612613bd0be586f09cf69afe55e3ff5568eaa15 (plain)
1
2
3
4
5
@import macro1;

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