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