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