blob: 40fd0e3151bc420066a6a77eb129e1a50f195b6b [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class A extends core::Object {
synthetic constructor •() self::A
;
}
class B extends core::Object {
synthetic constructor •() self::B
;
}
abstract class _C&Object&Function extends core::Object {
synthetic constructor •() self::_C&Object&Function
;
}
class C extends self::_C&Object&Function {
synthetic constructor •() self::C
;
}