added sml hello world
This commit is contained in:
2
s/standard-ml.sml
Normal file
2
s/standard-ml.sml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
fun hello() = print("Hello world!\n");
|
||||||
|
hello()
|
||||||
Reference in New Issue
Block a user