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