RosettaCodeData/Task/Literals-String/Standard-ML/literals-string-2.ml

3 lines
49 B
OCaml

- "Hello world";
val it = "Hello world" : string