jdk-24/nashorn/test/script/basic/es6/class.js.EXPECTED

4 lines
152 B
Plaintext
Raw Normal View History

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 {}
^