var x = 1;var y = 1; print("Value of x is ${x} ${y}")
Standard input is empty
Value of x is 1 1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!