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