Add the ability to use numbers for indexing map types
Fixes #840 (closed).
Turns out if there's a number in braces, we just assume its an index, which mapping types weren't checking for.
Fixes #840 (closed).
Turns out if there's a number in braces, we just assume its an index, which mapping types weren't checking for.