blob: 4834b17a8e0210b3e8a801649e4b9f7b8fe2d35c [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 = dynamic>(() self::run::T f) self::run::T
;
static method printRunning() void
;
static method main() dynamic
;