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

Fri, 14 Jul 2017 14:30:06 -0700

author
asaha
date
Fri, 14 Jul 2017 14:30:06 -0700
changeset 2184
e474dc29c216
parent 1413
fb91ff186894
permissions
-rw-r--r--

Merge

sundar@1413 1 test/script/error/JDK-8098847.js:32:5 Expected ident but found prop
sundar@1413 2 obj."prop" = "hello";
sundar@1413 3 ^
sundar@1413 4 test/script/error/JDK-8098847.js:33:5 Expected ident but found prop
sundar@1413 5 obj.'prop' = "hello";
sundar@1413 6 ^

mercurial