2020-09-06 05:43:07 -07:00

5 lines
43 B
C

void foo() {
int x;
(: x + 1 :);
}