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