blob: 79db05ead309bfa85e15c3b6076d554d5ebc9ae5 [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(wildcard dynamic _#wc0#formal) → dynamic
;
static method main() dynamic
;