Source code

Revision control

Copy as Markdown

Other Tools

void test() {
int x;
int y = x + 1;
}