RosettaCodeData/Task/Null-object/PicoLisp/null-object-1.l

3 lines
51 B
Common Lisp

(if (not MyNewVariable)
(handle value-is-NIL) )