blob: 0e97189dacf35140c8fa34a405722ef5dcf26739 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() void
;
method m(dynamic x) dynamic
;
method call(dynamic x) dynamic
;
}
static method main() dynamic
;