nashorn/test/script/error/JDK-8027933.js.EXPECTED
author jjg
Fri, 12 May 2017 10:43:28 -0700
changeset 45135 d4fc433ea810
parent 24279 33b0fbd03872
permissions -rw-r--r--
Merge

test/script/error/JDK-8027933.js:31:0 Expected an operand but found const
const THE_ANSWER = 42;
^