Sign in
rust
/
llvm-project
/
refs/heads/rustc/11.0-2020-08-20
/
.
/
clang
/
test
/
CoverageMapping
/
Inputs
/
ends_a_scope
blob: f6ce61dc8129d683fdecf9f3e93fa3a9eae6106d [
file
] [
log
] [
blame
] [
edit
]
// This file closes a scope
}
if
(
true
)
x
=
x
;