Sign in
webkit
/
WebKit
/
c6a7a2f378a60ecad2c606428f6fc0921528b1a6
/
.
/
JSTests
/
stress
/
jsonp-literal-parser-semicolon-is-not-assignment.js
blob: 81aa62aecbfcf56befdc9a45bc4126e239129636 [
file
] [
log
] [
blame
]
x
=
undefined
;
load
(
"./resources/literal-parser-test-case.js"
);
if
(
x
!==
undefined
)
throw
new
Error
(
"Bad result"
);