RosettaCodeData/Task/Collections/Raven/collections-3.raven
2023-07-01 13:44:08 -04:00

3 lines
117 B
Text

17 a_list 1 set # set second item
42 a_hash 'b' set # set item with key 'b'
42 a_hash:b # shorthand