2018-08-22 01:37:32 -03:00

3 lines
62 B
Plaintext
Executable File

module Hello
let main = FStar.IO.print_string "Hello World\n"