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