--- /dev/null 2016-11-04 21:48:11.000000000 +0100 +++ new/test/script/basic/es6/class.js.EXPECTED 2016-11-04 21:48:11.000000000 +0100 @@ -0,0 +1,3 @@ +java.lang.RuntimeException: test/script/basic/es6/class.js#33:3:1:0 ES6 class declarations and expressions are not yet implemented +class Foo {} +^