blob: 6447b5b171cc2818ede106110b3b89cc297668d2 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C<T extends core::Object> extends core::Object {
synthetic constructor •() void
;
method method() invalid-type
;
}
static method main() dynamic
;