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