4 lines
46 B
OCaml
4 lines
46 B
OCaml
|
|
- "abc\
|
||
|
|
\def";
|
||
|
|
val it = "abcdef" : string
|