blob: 4fbbdf6114cbf46f107c17e3ccd7e12c4cda5a3a [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, Y extends () void> extends core::Object {
synthetic constructor •() self::A<self::A::X, self::A::Y>
;
}
static method main() dynamic
;