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