2 lines
74 B
Text
2 lines
74 B
Text
|
let some_string = "Easy as a pie!\n"
|
||
|
let test = print_string (some_string)
|