blob: f7f9c643cd48a4437b78924f561ab2469ebcc6d5 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method test(<T extends core::Object? = dynamic>(T%) T% f) void
;
static method main() dynamic
;