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