2 lines
37 B
Mathematica
2 lines
37 B
Mathematica
|
|
assert(x == 42,'x = %d, not 42.',x);
|
|
|
assert(x == 42,'x = %d, not 42.',x);
|