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