blob: 0ac31d4cf06baf2c62086d19b43418c95ac4da4e [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
;