blob: f0ee6551a8af0337322ff0389c722abf8676368f [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 {
field dynamic f;
synthetic constructor •() void
;
}
static method main() void
;