Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
http
/
tests
/
inspector
/
network
/
resources
/
script-as-text.php
blob: 2d318ecc3135616b2e0f22b92bf95b9f7722bb5e [
file
] [
log
] [
blame
]
<?
php
header
(
"Content-Type: text/plain"
);
?>
function foo()
{
var bar = 42;
}