5 lines
56 B
Forth
5 lines
56 B
Forth
|
module Program =
|
||
|
|
||
|
[<EntryPoint>]
|
||
|
let main _ = 0
|