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