Sign in
◑
Theme
fuchsia
/
third_party
/
webkit
/
refs/heads/upstream/master
/
.
/
LayoutTests
/
js
/
resources
/
parse-error-external-script-in-new-Function.js
blob: 132bc4c78bd5fce5554adeacc830b2baf48c443d [
file
] [
edit
]
var
f
=
new
Function
(
"x"
,
"\n\nsyntax error"
);