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

1 line
43 B
Io

if(object == nil, "object is nil" println)