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