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