Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue_3868.rs
blob: 067241359287b13c014c13e60f3330c595368a24 [
file
]
fn
foo
()
{}
fn
bar
()
{
for
_ in
0.
.
1
{}
}
fn
baz
()
{
();
}