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