blob: 33b75fee9cec87f03b9e94f94e6c6994eaa98a33 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
class C extends core::Object {
synthetic constructor •() self::C
;
method f(dynamic x) core::double
;
}
static field core::double v;
static method main() dynamic
;