4 lines
54 B
FSharp
4 lines
54 B
FSharp
open System
|
|
|
|
if condition then
|
|
Environment.Exit 1
|
open System
|
|
|
|
if condition then
|
|
Environment.Exit 1
|