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