Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue_3854.rs
blob: 3051335c27dabb5fcf13269a76c1ac845e4b63da [
file
]
fn
main
()
{
println
!(
"{:?}"
,
-
1.
..
1.
);
}