blob: 94d89e85d06da6dbcd90dc65cba443550712c519 [file] [log] [blame]
library /*isNonNullableByDefault*/;
//
// Problems in library:
//
// pkg/front_end/testcases/general/error_recovery/issue_39958_04.dart:1:1: Error: Type 'Foo' not found.
// Foo<int> f() {}
// ^^^
//
import self as self;
static method f() invalid-type {}