2 lines
37 B
Mathematica
2 lines
37 B
Mathematica
|
|
NSAssert(a == 42, @"Error message");
|
|
|
NSAssert(a == 42, @"Error message");
|