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