RosettaCodeData/Task/Associative-array-Creation/OoRexx/associative-array-creation-4.rexx

4 lines
47 B
Rexx
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
loop value over map~allItems
say value
end