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