RosettaCodeData/Task/String-length/Standard-ML/string-length-1.ml

2 lines
35 B
OCaml

val strlen = size "Hello, world!";