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