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