blob: b13c3692c45e4401b1a467d6157ff523670f0427 [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>() self::f::T
;
static method test() void
;
static method main() dynamic
;