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

2 lines
50 B
Rexx
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
if a[i] == .nil then say "Item" i "is missing"