blob: c3364c84f4d369cc69a4c01078ab762aeb7e8d1e [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static field dynamic y;
static method run<T extends core::Object>(() self::run::T f) self::run::T
;
static method printRunning() void
;
static method main() dynamic
;