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