blob: 7013e1a3432c85ad33b633c25e224f33190e9824 [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 •() self::A<self::A::T>
;
}
static method main() dynamic
;