blob: bbe1cea3e9cffcbd550994a2219e481d383586a5 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
const constructor •() self::C
;
const constructor x() self::C
;
}
static method main() dynamic
;