blob: 0019a54c4f607fe54af94cbec99fadc1e0d1cabc [file] [log] [blame]
import "issue_34291_lib.dart" as lib;
class B {}
lib.A<B> foo() {}
main() {}