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