Added Standard ML (SML)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
fun hello() = print("Hello world!\n");
|
||||
|
||||
hello()
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
fun hello() = print("Hello world!\n");
|
||||
|
||||
hello()
|
||||
|
||||