blob: 8b09143a45d115b7fa3679f638311f5224866e67 [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
;