This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-02-25 13:24:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b305d62e5b
rust
/
tests
/
source
/
issue-3672.rs
rChaser53
da2ed095f3
add test for handling double semicolon (
#3706
)
2019-07-29 05:56:34 +09:00
4 lines
34 B
Rust
Raw
Blame
History
fn
main
(
)
{
let
x
=
5
;
;
}
Reference in New Issue
View Git Blame
Copy Permalink