blob: 49b1ecf0aa3bfe86458447b403860ea99508dcc0 [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 = dynamic>(() self::f::T g) core::List<self::f::T>
;
static method main() dynamic
;