Sign in
fuchsia
/
third_party
/
rust
/
e3029abfaec4252ab0ae7010780be0094d8870e0
/
.
/
tests
/
ui
/
proc-macro
/
attribute-spans-preserved.stdout
blob: 28f4daecc0e8e25d9d85f18c8975a5f468c70ffb [
file
] [
log
] [
blame
]
fn main
()
{
let
y
:
u32
=
"z"
;
{
let
x
:
u32
=
"y"
;
}
}