6 lines
55 B
Mathematica
6 lines
55 B
Mathematica
|
@import macro1;
|
||
|
|
||
|
void foo(void) {
|
||
|
maybeNull(0, 0);
|
||
|
}
|