for (i = -5; i < 0; i++) { if (i) print("true"); else print("false");}
1 2 10 42 11
true true true true true
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!