1
0
Fork 0
forked from fun/fun
fun/history/0.1.0-print.fun

3 lines
47 B
Standard ML
Executable file

fun hello_world() {
print("Hello, world!")
}