RosettaCodeData/Task/Null-object/OoRexx/null-object-1.rexx

2 lines
50 B
Rexx
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
if a[i] == .nil then say "Item" i "is missing"