3 lines
85 B
Smalltalk
3 lines
85 B
Smalltalk
Dictionary
|
|
withKeys:#('one' 'two' 'three')
|
|
andValues:#('eins' 'zwei' 'drei')
|