n = 0 if n == 1 then print("1") elseif n == 2 then print("2") else print("All False") end
Standard input is empty
All False
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!