Fix test failures introduced by PR #113697 (#116941)
[llvm-project.git] / clang-tools-extra / test / clang-apply-replacements / Inputs / identical / identical.cpp
blobbc740fa12f55e60fef348980f695792e40e87810
1 class MyType {};
2 // CHECK: class MyType0 {};