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