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