blob: 81dff1fc2562cc0708ca746bc3a7795234e053ff [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
;