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