blob: 73a984972306189c08a42e943722d244eebb7c73 [file] [log] [blame]
library;
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 = throw "";
static method main() dynamic {}