blob: a2056d44945f3e04adc2cf9029e78bf8b19496cb [file] [log] [blame]
/*@testedFeatures=inference*/
var /*@topType=dart.core::int*/ i = 0;
main() {
var /*@type=dart.core::int*/ j = i;
}