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