blob: 101f24de02af93dfca401fa5cf89b30cf2977c05 [file] [log] [blame]
pkg/front_end/testcases/inference/bug31132.dart:15:25: Context: Possible promotion of x@339
var /*@type=C*/ y = x is C ? /*@promotedType=C*/ x : new C();
^^