funtion Dealer()Dealer=1if Dealer==1 then print"how are you doing?"elseif Dealer==2 then print"How may I help you?"end end Dealer()
Standard input is empty
luac: prog.lua:1: '=' expected near 'Dealer'
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!