Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / vardecl-preserve-vardecl-expected.txt
blob399b74d0cc41bda1cd88f2f96492d8e9ad449842
1 This test verifies that var declarations in different evaluation units don't stomp each other.
3 PASS: x should be 1 and is.
4 PASS: y should be 1 and is.