blob: 9cb24883247c61bb1d10348edcc69a9b520135d5 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C<T extends core::Object? = dynamic> extends core::Object {
synthetic constructor •() self::C<self::C::T%>
;
method method() void
;
}