1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 12:13:02 +02:00
Files
archived-php-src/test.php
2013-11-10 13:01:46 +00:00

4 lines
31 B
PHP

<?php
echo "Hello World\n";
?>