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