blob: 8efb57ad131cf15976a4b8830983679b7a5833eb [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() void
;
get x() dynamic
;
}