mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Got scope-based variable shadowing working
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
var name : [string const, int] = ["foo" : 42];
|
||||
var something = 0;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user