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