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