4 lines
37 B
Text
4 lines
37 B
Text
|
|
if (problem) {
|
||
|
|
Sys.exit(code);
|
||
|
|
}
|