blob: bc032b0ed918040287cfd6dc9821507aeb473910 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() self::C
;
operator ==(dynamic other) dynamic
;
method test() dynamic
;
}
static method main() dynamic
;