RosettaCodeData/Task/Null-object/OoRexx/null-object-1.rexx
2017-09-25 22:28:19 +02:00

1 line
50 B
Rexx

if a[i] == .nil then say "Item" i "is missing"