blob: 794a198142d326c94b359d243a9f4d2a729e408f [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static field core::List<core::int> v;
static method f<T extends core::Object? = dynamic>(() self::f::T% g) core::List<self::f::T%>
;
static method main() dynamic
;