blob: b89cafc702a08b6bfe6d2cb87948b611348f3426 [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 {}