DEBSOURCES
Skip Quicknav
sources / indent / 2.2.13-8 / regression / standard / embedded-cuddle1.c
12345678910
void foo() { #ifdef foo if (1) { } /* if */ { a++; } #endif }