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