RosettaCodeData/Task/Program-termination/Jsish/program-termination.jsish

4 lines
39 B
Plaintext

assert(0 == 1);
if (problem) exit(1);