blob: 2d318ecc3135616b2e0f22b92bf95b9f7722bb5e [file] [log] [blame]
<?php
header("Content-Type: text/plain");
?>
function foo()
{
var bar = 42;
}