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