3 lines
32 B
JavaScript
3 lines
32 B
JavaScript
|
|
if (some_condition)
|
||
|
|
quit();
|