blob: 41c2c60715fa184222755c472833a9d1cbae24df [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class C<T extends core::Object? = dynamic> extends core::Object {
constructor •(() self::C::T% x) self::C<self::C::T%>
;
}
static method main() dynamic
;