% sml Standard ML of New Jersey, Version 0.93, February 15, 1993 val it = () : unit - print("hello world!\n"); hello world! val it = () : unit
print("hello world!\n");