d6a47a4a23
Using `expectStaticType` is a more effective test, because it verifies that the type is _exactly_ what is expected. It also makes the test easier to read. Change-Id: I4b0a22f32601a5dca830a182ff4d37cddd657776 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/340580 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Lasse Nielsen <lrn@google.com>