blob: 8ca2fe83a8e30c88990e25e0b8be98d78cb82379 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
typedef Foo<T extends core::Object> = <T extends core::Object>(T) T;
static field <T extends core::Object>(T) T x;
static method main() dynamic
;