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