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

Fri, 06 Sep 2019 03:21:30 +0100

author
andrew
date
Fri, 06 Sep 2019 03:21:30 +0100
changeset 2516
ad8af81cc28b
parent 1413
fb91ff186894
permissions
-rw-r--r--

Added tag jdk8u242-b00 for changeset 8a951fd037e2

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

mercurial