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

     1  #ifndef __arm__
     2  #error not in ARM mode
     3  #endif
     4  void main() {}