chromium/third_party/blink/web_tests/fast/js/vardecl-preserve-vardecl-expected.txt

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.