blob: 8a5ef0b5682b26409a4dcfc3ddc4ffda4999aceb [file]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() self::C
;
method test() dynamic
;
}