blob: 41c648c367de1e020f89e02773dee4de94b193ae [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
field dynamic field;
synthetic constructor •() void
;
}
static method identity(dynamic x) dynamic
;
static method use(dynamic x) void
;
static method main(core::List<core::String> args) dynamic
;