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

4 lines
46 B
OCaml

- "abc\
\def";
val it = "abcdef" : string