4 lines
39 B
Text
4 lines
39 B
Text
|
|
assert(0 == 1);
|
||
|
|
|
||
|
|
if (problem) exit(1);
|