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