3 lines
33 B
PHP
3 lines
33 B
PHP
|
|
$ php -r 'echo "Hello\n";'
|
||
|
|
Hello
|