mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
The value is displaying correctly, but not the type
This commit is contained in:
@@ -1 +1 @@
|
||||
var a : [string const, int] = 42;
|
||||
var name : [string const, int] = ["foo" : 42];
|
||||
Reference in New Issue
Block a user