blob: 25b9642692ff796e62f0e4860897f2f169b22d19 [file] [log] [blame]
library /*isNonNullableByDefault*/;
//
// Problems in library:
//
// pkg/front_end/testcases/general/error_recovery/issue_39958_02.dart:1:1: Error: Expected 0 type arguments.
// dynamic<int> f() {}
// ^
//
import self as self;
static method f() invalid-type {}