blob: a61a96fd74791cec3c4a2ad9d4e050f0352472ae [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;
constructor •() void
;
}
static method main() dynamic
;