blob: cfe6d4b68074e3a2f089e9258a41f95f49448858 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C<T extends core::Object? = dynamic> extends core::Object /*hasConstConstructor*/ {
const constructor •() self::C<self::C::T%>
: super core::Object::•()
;
}
static method main() void
;