function test(){ return this;} function prn(){print("a");} test().prn();
Standard input is empty
a
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!