Sign in
webkit
/
WebKit
/
aac2d9fef08cc8c083e33bdc1b3caddb9ff3173b
/
.
/
LayoutTests
/
fast
/
js
/
const-expected.txt
blob: 4453a542ddcc167797e843fd9dd4db35a3ee8b43 [
file
] [
log
] [
blame
]
This test checks that const declarations in JavaScript work and are readonly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS x is "RIGHT"
PASS y is "RIGHT"
PASS successfullyParsed is true
TEST COMPLETE