blob: c5a10b70e43c3f5c751047db374575edb55e52d1 [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) core::bool*
;
method test() dynamic
;
}
static method main() dynamic
;