blob: c7133df0a52e2fafe4597b8bb5819f539c91db7a [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method main() dynamic
;
static method f<T extends core::Object* = dynamic>(() →* self::f::T* g) core::List<self::f::T*>*
;