blob: ef9c2e65a2bdf243d11aa497a91707e1f4843d50 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class A extends core::Object {
synthetic constructor •() void
;
method noSuchMethod(core::Invocation i) dynamic
;
abstract no-such-method-forwarder method foo() void;
}
static method main() dynamic
;