7 lines
62 B
Plaintext
7 lines
62 B
Plaintext
|
|
snippet gear
|
|
gearDict.insert(
|
|
"$1",
|
|
gear($2)[$1][$3]
|
|
)
|