blob: bab39156175806a294d5fc4a4968c65b9c71d8c9 [file] [log] [blame]
import "issue41496_lib.dart";
LegacyFoo f1;
class C {
static LegacyFoo f2;
}
main() {}