Sign in
rust
/
rustfmt
/
refs/heads/revert-5847-format-header
/
.
/
tests
/
source
/
issue_3868.rs
blob: 6c46c3c9e180cb230eebb0abe6d8df1fe5cc698e [
file
] [
log
] [
blame
]
fn
foo
()
{
;
}
fn
bar
()
{
for
_ in
0.
.
1
{
;
}
}
fn
baz
()
{
();
}