proc foo {a} { puts a}foo 1 proc fee {a} { puts $a}fee 2
Standard input is empty
a 2
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!