blob: 048cb6ec830f03cb40805ab65cc0843bd6ceb84c [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*>*
;
}
static field core::List<self::A<core::num*>*>* a;
static method main() dynamic
;