2 lines
85 B
Text
2 lines
85 B
Text
|
|
define: #fruit &builder: [{#Apple -> 1. #Banana -> 2. #Cherry -> 3} as: Dictionary].
|