kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/cxx/extractor/testdata/transcript_a.h (about)

     1  #ifdef NEEDS_FEATURE_A
     2  // evaluates the same
     3  #endif
     4  #ifdef NEEDS_FEATURE_B
     5  // evaluates differently
     6  #endif