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