author | sundar |
Wed, 06 May 2015 20:04:42 +0530 | |
changeset 30394 | 72a59e4dffea |
parent 26504 | ed05e2f4c2db |
permissions | -rw-r--r-- |
26504 | 1 |
SyntaxError: test/script/basic/es6/const-empty.js#33:4<eval>:2:7 Missing assignment to constant "x" |
26377
028dad61662f
8051889: Implement block scoping in symbol assignment and scope computation
hannesw
parents:
diff
changeset
|
2 |
const x; |
028dad61662f
8051889: Implement block scoping in symbol assignment and scope computation
hannesw
parents:
diff
changeset
|
3 |
^ |