mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 19:17:47 +00:00
4dfc289ae5
The index expression and delete keyword are valid on nil maps, so the runtime must be modified to support this.