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