blob: 2f9d5ce1df3427a9581e1b53c0a57012f51e8158 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static field dynamic x;
static field dynamic y;
static method f<T extends core::Object* = dynamic>() self::f::T*
;
static method test() void
;
static method main() dynamic
;