blob: 9868e6f51c633f32c7bb93860c3d9f305c2a4132 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class A extends core::Object {
synthetic constructor •() self::A*
;
method foo() dynamic
;
}
static method main() dynamic
;