blob: f17c649555002bb6095919b8049f038e192bf1bf [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
typedef Foo<unrelated T extends core::Object? = dynamic> = <T extends core::Object? = dynamic>(T%) T%;
static field <T extends core::Object? = dynamic>(T%) T% x;
static method main() dynamic
;