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