RosettaCodeData/Task/Assertions/C/assertions-2.c

2 lines
36 B
C

assert(a == 42 && "Error message");