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