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