blob: b2e2e71f06c5a5d4c977965a2fa09540816cdf24 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
typedef Foo<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
;