blob: fc54b7bcc4248ac7a409f54df361a5a73139226b [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
;