Source code

Revision control

Copy as Markdown

Other Tools

void test() {
int x;
x |= 1;
}