[clang-format] Fix a bug in aligning comments above PPDirective (#72791)
[llvm-project.git] / clang / test / Parser / skip-function-bodies.h
blob2d1a4c009ca2c134278c856981b6ded7a81fb9d1
1 int header1(int t) {
2 return t;