jdk-24/test/nashorn/script/basic/es6/class.js.EXPECTED
2017-09-12 19:03:39 +02:00

4 lines
152 B
Plaintext

java.lang.RuntimeException: test/script/basic/es6/class.js#33:3<eval>:1:0 ES6 class declarations and expressions are not yet implemented
class Foo {}
^