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

Fri, 22 Dec 2017 13:48:38 -0800

author
asaha
date
Fri, 22 Dec 2017 13:48:38 -0800
changeset 2298
d06ad01972dc
parent 1413
fb91ff186894
permissions
-rw-r--r--

Merge

     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