blob: 59c4d385f38c8f93f1d38dbb1b90c5bca698d69c [file] [log] [blame]
<?php
function testik($param) {
return 'test' .
^
}
?>