5 lines
88 B
Text
5 lines
88 B
Text
if not obj:
|
|
pass #obj is seen as null
|
|
|
|
if = :nil obj:
|
|
pass #obj is seen as null
|