function nn(x) return x <> 0 end nn(0)nn(0.1)nn(0.0)nn(10)nn(-10)
Standard input is empty
luac5.3: prog.lua:1: unexpected symbol near '>'
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!