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