blob: f3f1fd52598d27730f10bcb2d4b42e0f70f1b8c7 [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
;