mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-19 16:54:08 +10:00
5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
|
|
|
|
|
|
|
|
var dict : [string, int] = ["hello" : 1, "world" : 2]; |