test/nashorn/script/error/JDK-8027933.js.EXPECTED
changeset 47217 72e3ae9a25eb
parent 47216 71c04702a3d5
equal deleted inserted replaced
47216:71c04702a3d5 47217:72e3ae9a25eb
     1 test/script/error/JDK-8027933.js:31:0 Expected an operand but found const
     1 test/nashorn/script/error/JDK-8027933.js:31:0 Expected an operand but found const
     2 const THE_ANSWER = 42;
     2 const THE_ANSWER = 42;
     3 ^
     3 ^