blob: b1044c0a5400153b84747dfca78eac3385df9e3b [file] [log] [blame]
class C {
void set x(value) {}
}
main() {}
void test(C c) {}