ea03ea355c
The current behavior is inconsistent across the backends so locking this down in weak mode feels like a subtle breaking change. The VM currently tries calling .iterable and throws a NoSuchMethodError. DDC throws a TypeError. Change-Id: Ib121a91f045a4f190be77dc57b5c216d818e0301 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/144683 Reviewed-by: Bob Nystrom <rnystrom@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>