Files
tinygo/src/runtime
Ayke van Laethem e99b8a24fe runtime: allow ranging over a nil map
This appears to be allowed by the specification, at least it is allowed
by the main Go implementation: https://play.golang.org/p/S8jxAMytKDB

Allow it in TinyGo too, for consistency.

Found because it is triggered with `tinygo test flags`. This doesn't
make the flags package pass all tests, but is a step closer.
2020-10-29 21:53:41 +01:00
..
2018-09-14 20:58:00 +02:00
2019-04-13 19:58:58 +02:00
2020-07-08 21:58:15 +02:00
2020-09-29 21:58:03 +02:00
2020-09-24 21:17:26 +02:00
2019-05-11 15:33:37 +02:00
2020-03-17 19:25:30 +01:00
2020-03-17 19:25:30 +01:00
2020-04-05 16:16:57 +02:00
2019-02-19 15:54:36 +01:00
2019-12-29 10:48:28 +01:00
2018-08-30 05:48:16 +02:00
2018-08-30 05:48:16 +02:00
2020-04-05 16:16:57 +02:00
2020-10-02 11:26:22 +02:00
2020-05-25 22:08:28 +02:00
2020-09-14 08:48:01 +02:00
2020-09-29 21:58:03 +02:00
2020-05-25 22:08:28 +02:00
2020-09-21 08:49:13 +02:00
2020-09-21 08:49:13 +02:00
2018-09-16 13:01:03 +02:00
2020-07-08 21:58:15 +02:00