RosettaCodeData/Task/String-length/OCaml/string-length-1.ml
2024-10-16 18:07:41 -07:00

1 line
31 B
OCaml

String.length "Hello world" ;;