Fix test failures introduced by PR #113697 (#116941)
[llvm-project.git] / clang-tools-extra / test / clang-apply-replacements / Inputs / ignore-conflict / ignore-conflict.cpp
blob8a483049c8cd5ef67445897c010216d143671069
1 class MyType {};
2 // CHECK: #include <a.h>
3 // CHECK-NEXT: #include <b.h>
4 // CHECK-NEXT: class MyType {};