blob: 63483b8314636f1695d55d5d2a285960f383357a [file] [log] [blame]
library test /*isNonNullableByDefault*/;
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
;