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

Wed, 05 Dec 2018 19:45:53 -0800

author
diazhou
date
Wed, 05 Dec 2018 19:45:53 -0800
changeset 2443
03dc179691c8
parent 1413
fb91ff186894
permissions
-rw-r--r--

Added tag jdk8u201-b77 for changeset 38568172fbdd

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