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