blob: 2d88b5d3cd125ef105333e6da4ff74e55e30afea [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class C<T extends core::num* = core::num*> extends core::Object {
synthetic constructor •() self::C<self::C::T*>*
;
}
static field self::C<core::int*>* x;
static method main() dynamic
;