blob: d34e2cacb3b2761c2c91bad74d4e042e13061a9b [file] [log] [blame]
pkg/front_end/testcases/inference/try_catch_promotion.dart:20:11: Context: Possible promotion of x@382
if (x is D) {
^^
pkg/front_end/testcases/inference/try_catch_promotion.dart:23:11: Context: Possible promotion of y@385
if (y is E) {
^^