RosettaCodeData/Task/Binary-strings/OCaml/binary-strings-4.ml

3 lines
46 B
OCaml

# String.copy str ;;
- : string = "Some text"