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