blob: dd5603256ccdf95d74a2f933529ea6da696af11c [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C<X extends core::Object? = dynamic, Y extends core::Object? = dynamic> extends core::Object {
synthetic constructor •() self::C<self::C::X%, self::C::Y%>
;
}
static method main() void
;