blob: bedfd528dce84f6945b56fcfadef99a090ec90b4 [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 _x() core::int
;
}
static method main() dynamic
;