blob: 24a81b64de7f5465497d8c538fffd9f5e5142082 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class A extends core::Object {
field core::int* x;
synthetic constructor •() self::A*
;
}
static method main() dynamic
;