RosettaCodeData/Task/Null-object/Arturo/null-object.arturo
2023-07-01 13:44:08 -04:00

3 lines
40 B
Text

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