Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
LayoutTests
/
js
/
dom
/
vardecl-preserve-vardecl-expected.txt
blob: 399b74d0cc41bda1cd88f2f96492d8e9ad449842 [
file
] [
log
] [
blame
]
This test verifies that var declarations in different evaluation units don't stomp each other.
PASS: x should be 1 and is.
PASS: y should be 1 and is.