RosettaCodeData/Task/Null-object/Arturo/null-object.arturo

4 lines
40 B
Plaintext

v: null
if v=null -> print "got NULL!"