5 lines
54 B
Forth
5 lines
54 B
Forth
|
|
open System
|
||
|
|
|
||
|
|
if condition then
|
||
|
|
Environment.Exit 1
|