It would be nice to be able to do:
//#ifdef something
... many, many lines of code...
//#endif something
In order to leave yourself a note of what the #endif is closing.
Suggestion: just ignore everything after the endif.
Thanks, Dave