3 lines
41 B
OCaml
3 lines
41 B
OCaml
|
|
# str ^ "!" ;;
|
||
|
|
- : string = "Some text!"
|