blob: 3c8fc9de3c13fc3b7193b9c8a3a7163e0f245427 [file] [log] [blame]
library /*isNonNullableByDefault*/;
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
;