function foo(p){ print(p == null); print(p != null);}foo();
Standard input is empty
true false
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!