RosettaCodeData/Task/Assertions/C/assertions-2.c
2023-07-01 13:44:08 -04:00

1 line
36 B
C

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