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