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