6 lines
51 B
Objective-C
6 lines
51 B
Objective-C
@import macro1;
|
|
|
|
void foo() {
|
|
maybeNull(0, 0);
|
|
}
|