blob: e3d64057def7ec06bd538157ccf0889794938cdc [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
typedef G<unrelated X extends core::Object* = dynamic> = () →* void;
class A<X extends () →* void = () →* void, Y extends () →* void = () →* void> extends core::Object {
synthetic constructor •() self::A<self::A::X*, self::A::Y*>*
;
}
static method main() dynamic
;