OpenGrok
Cross Reference: ends_a_scope
xref
: /
external
/
clang
/
test
/
CoverageMapping
/
Inputs
/
ends_a_scope
Home
|
History
|
Annotate
|
Download
|
only in
Inputs
1
// This file closes a scope
2
3
}
4
5
if (true) x = x;
6