blob: 35aff53c914b5fe58e9d4eba094164a58c0ec0b6 [file] [log] [blame]
library test;
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
;