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

3 lines
44 B
Plaintext

# String.sub str 5 4 ;;
- : string = "text"