blob: baed3e540af57ebd8b1f5bdc894ed411436d5502 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C<T extends core::Object> extends core::Object {
field self::C<core::String> field;
constructor •() void
;
}
static method main() dynamic
;