blob: 2dda472521f895d9375017bb75834728be8c8e0f [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 •() self::Foo
;
}
static method main() dynamic
;