Backport from sid to buster
[hcoop/debian/mlton.git] / regression / 18.sml
1 print "Hello,";
2 val _ = print " ";
3 print "World!\n";