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