z = (function(...) print(...); return "Bar"; end)("Foo"):sub(1,1) io.write(z)
Standard input is empty
Foo B
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!