(function(){ print("This is what I want.")})()(function(){ print("This may be what I want.")}())
Standard input is empty
This is what I want. This may be what I want.
prog.js:4:0 TypeError: (intermediate value)(...) is not a function
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!