boinc/html/user/test.php

6 lines
35 B
PHP

<?php
echo "foo"
."bar\n";
?>