blob: 649bb11a3366e212fa14e0e331f6152b68e2cafd [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
;
static method main() dynamic
;