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