Files
Toy/scripts/small.toy

3 lines
66 B
Plaintext

var name : [string const, int] = ["foo" : 42];
var something = 0;