blob: d9bed3bbd6b13eb33f6d9a04861e212ceed3ae41 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
class C extends core::Object {
final field core::int x;
synthetic constructor •() self::C
;
}
static get y() core::int
;
static method main() dynamic
;