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