blob: 1b80db799c3577becdcda86e57500cc350278ecf [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
field dynamic operator;
synthetic constructor •() void
;
operator unary-() dynamic
;
}
static method main() dynamic
;