Sign in
◑
Theme
rust
/
rust
/
71bcc49e5ffcd34b9bc7e8410bd5ffcf4d27607c
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue_3868.rs
blob: 6c46c3c9e180cb230eebb0abe6d8df1fe5cc698e [
file
]
fn
foo
()
{
;
}
fn
bar
()
{
for
_ in
0.
.
1
{
;
}
}
fn
baz
()
{
();
}