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