[clang-format] Fix a bug in aligning comments above PPDirective (#72791)
[llvm-project.git] / clang / test / Preprocessor / macro_paste_bcpl_comment.c
blobe915ca611cc57b179cf0d4ec287f0b11c3a2446d
1 // RUN: not %clang_cc1 %s -Eonly 2>&1 | grep error
3 #define COMM1 / ## /
4 COMM1