RosettaCodeData/Task/Program-termination/Sidef/program-termination.sidef

4 lines
37 B
Plaintext

if (problem) {
Sys.exit(code);
}