blob: ba0fe79ba188de32c0359bf12758e2c2f0916b7f [file] [log] [blame]
library;
//
// 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
;