blob: c0805d99e06bc6035dbeaa3244cacdf11ce76f37 [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
;