blob: 6b93fcc9beb04f071601c303dcaf5111ba590bd3 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static field dynamic v;
static method f<T extends core::Object>(() self::f::T g) core::List<self::f::T>
;
static method main() dynamic
;