blob: 90d61acf8894038f37ef2243c3800ffb85368df9 [file] [log] [blame]
pkg/front_end/testcases/inference/promote_bounds.dart:17:9: Context: Possible promotion of a@366
if (a is String) {
^^
pkg/front_end/testcases/inference/promote_bounds.dart:21:9: Context: Possible promotion of a@366
if (a is C) {
^^