mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
var name : [string const, int] = ["foo" : 42];
|
|
var something = 0;
|