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