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