blob: ef3984687176613def610c9aaf481496f3ececcc [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
field core::int field;
static field core::int staticField;
synthetic constructor •() void
;
}
static method main() dynamic
;