5 lines
78 B
Text
5 lines
78 B
Text
# str = "Some text" ;;
|
|
- : bool = true
|
|
|
|
# "Hello" > "Ciao" ;;
|
|
- : bool = true
|