blob: b7201fdb4c83293e1901ce77b277fe6bddf20f60 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Typed<T extends core::Object = dynamic> extends core::Object {
field self::Typed::T v;
synthetic constructor •() void
;
}
static method main() dynamic
;