blob: 3cb2eacf971d3fbb4f663cffa8d01d02666b173e [file] [log] [blame]
library test;
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
;