waf/playground/fsharp/main.fs

5 lines
73 B
Forth

#light
module Main
let main = Printer.print_repeatedly 5 "hello, world"