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