var a = \ fname:String , lname:String -> print(fname+" "+lname) a("vraj","parikh")
Standard input is empty
vraj parikh
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!