blob: e95aa3d350a6d4839bb019a85346edc17f807057 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
constructor •() void
;
set field(dynamic value) dynamic
;
}
static method main() dynamic
;