Add PHP
[gruntmaster-daemon.git] / t / problems / hello / tests / php / prog.php
1 <?php
2 echo("Hello World!\n");
3 ?>
This page took 0.022046 seconds and 5 git commands to generate.