Files
Toy/scripts/small.toy
2022-08-15 10:15:24 +01:00

5 lines
58 B
Plaintext

var dict : [string, int] = ["hello" : 1, "world" : 2];