fb58826aa3
This fixes a problem where a set or map in a spread would not be properly recognized by the constant evaluator when compiling for a VM target. Fixes https://github.com/dart-lang/sdk/issues/36387 Change-Id: I01efc932994c143fa5a5a2fbacda21fe9206e3e6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98330 Commit-Queue: Aske Simon Christensen <askesc@google.com> Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>