1 line
65 B
Smalltalk
1 line
65 B
Smalltalk
Dictionary withAssociations:{ 'one'->1 . 'two'->2 . 'three'->3 }
|
Dictionary withAssociations:{ 'one'->1 . 'two'->2 . 'three'->3 }
|