This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f62d730e54
rust
/
tests
/
source
/
issue-5791.rs
Deadbeef
bb87a1b717
Rewrite float literals ending in dots with parens in method calls
2023-07-03 12:03:12 -05:00
3 lines
39 B
Rust
Raw
Blame
History
pub
fn
main
(
)
{
0.
.
to_string
(
)
;
}
Reference in a new issue
View git blame
Copy permalink