Add PHP
[gruntmaster-daemon.git] / t / problems / hello / tests / php / prog.php
diff --git a/t/problems/hello/tests/php/prog.php b/t/problems/hello/tests/php/prog.php
new file mode 100644 (file)
index 0000000..c1319fb
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+echo("Hello World!\n");
+?>
This page took 0.009304 seconds and 4 git commands to generate.