RosettaCodeData/Task/Assertions/Objective-C/assertions-1.m
2023-07-01 13:44:08 -04:00

1 line
37 B
Objective-C

NSAssert(a == 42, @"Error message");