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

3 lines
49 B
Common Lisp

(unless MyNewVariable
(handle value-is-NIL) )