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