2 lines
46 B
Text
2 lines
46 B
Text
# String.copy str ;;
|
|
- : string = "Some text"
|
# String.copy str ;;
|
|
- : string = "Some text"
|