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

3 lines
46 B
Plaintext

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