test/script/error/JDK-8027933.js.EXPECTED

Wed, 17 Jun 2015 14:21:20 +0530

author
sundar
date
Wed, 17 Jun 2015 14:21:20 +0530
changeset 1413
fb91ff186894
parent 0
b1a7da25b547
permissions
-rw-r--r--

8098847: obj."prop" and obj.'prop' should result in SyntaxError
Reviewed-by: hannesw, attila

aoqi@0 1 test/script/error/JDK-8027933.js:31:0 Expected an operand but found const
aoqi@0 2 const THE_ANSWER = 42;
aoqi@0 3 ^

mercurial