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

4 lines
47 B
Rexx
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
loop value over map~allItems
say value
end