class Tmp { construct() { print("Hello from base class") }} var obj = new Tmp() {}
Standard input is empty
Hello from base class
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!