blob: 2df00b8eac4eaef1a2a985e869b3ff5172518b0b [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
;