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

3 lines
41 B
OCaml

# str ^ "!" ;;
- : string = "Some text!"