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