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