4 lines
49 B
Text
4 lines
49 B
Text
|
|
import: os
|
||
|
|
|
||
|
|
some_condition ifTrue: [ 0 OS.exit ]
|