Sign in
cobalt
/
cobalt
/
a2bbedabfc705cfb2f757efe4021b68c1744f48d
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
CoverageMapping
/
Inputs
/
starts_a_scope
blob: 57c3087d6b70d6a972e2a2c5773aa765da65e761 [
file
]
// This file opens a new scope
x
=
x
;
for
(
int
i
=
0
;
i
<
2
;
++
i
)
{