blob: a50b79937c2510d09dec1e188828709ebb0516a3 [file] [log] [blame]
library /*isNonNullableByDefault*/;
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
;