xref: /llvm-project/clang/test/CoverageMapping/Inputs/ends_a_scope (revision bf42cfd75fcaf6a98e8781cb49c07c181f6b4330)
1// This file closes a scope
2
3}
4
5if (true) x = x;
6