macro1.m 51 B

12345
  1. @import macro1;
  2. void foo() {
  3. maybeNull(0, 0);
  4. }