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