changeset 41924 | d55f24e8953e |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nashorn/test/script/basic/es6/class.js.EXPECTED Mon Nov 07 14:48:26 2016 +0100 @@ -0,0 +1,3 @@ +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 {} +^