blob: 9c6a6f2cce481a6c9ea0bade81da5038ea114e1f [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class A extends core::Object {
synthetic constructor •() void
;
}
class B extends core::Object {
synthetic constructor •() void
;
}
class C extends core::Object {
synthetic constructor •() void
;
}
class D extends core::Object {
synthetic constructor •() void
;
}
static method main() dynamic
;