RosettaCodeData/Task/String-length/OCaml/string-length-1.ocaml
2023-07-01 13:44:08 -04:00

1 line
31 B
Text

String.length "Hello world" ;;