blob: 198d3497831df5f37f27cea611007c1d1efe8cf3 [file] [log] [blame]
library test;
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
;