1
0
Fork 0
forked from fun/fun
fun/examples/have_fun.fun

7 lines
70 B
Standard ML
Raw Normal View History

2025-09-14 03:42:11 +02:00
#!/usr/bin/env fun
/*
* Have fun! in Fun
*/
print("Hello, fun!")