3 lines
46 B
Text
3 lines
46 B
Text
|
|
$ ocaml <(echo 'print_endline "Hello"')
|
||
|
|
Hello
|