RosettaCodeData/Task/Null-object/OoRexx/null-object-1.rexx
2023-07-01 13:44:08 -04:00

1 line
50 B
Rexx

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