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

Tue, 09 Jun 2015 14:19:57 +0530

author
sundar
date
Tue, 09 Jun 2015 14:19:57 +0530
changeset 1404
271aceb4b3f0
parent 0
b1a7da25b547
permissions
-rw-r--r--

8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
Reviewed-by: attila, hannesw

     1 test/script/error/JDK-8020437.js:36:3 Expected comma but found )
     2 EOF);  // missing "}" to end object literal
     3    ^

mercurial