mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 23:13:40 +00:00
interp: support map literals with integer keys
This commit is contained in:
committed by
Ayke van Laethem
parent
0308c92e67
commit
f8a1e5f449
Vendored
+2
@@ -50,3 +50,5 @@ lookup with comma-ok: eight 8 true
|
||||
lookup with comma-ok: nokey 0 false
|
||||
false true 2
|
||||
true false 0
|
||||
4
|
||||
42
|
||||
|
||||
Reference in New Issue
Block a user