RosettaCodeData/Task/Assertions/Objective-C/assertions-1.m

2 lines
37 B
Mathematica
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
NSAssert(a == 42, @"Error message");