This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-21 17:52:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afe34c8443edd3eb1787c4aff2b233f3ef32a3a9
rust
/
tests
/
source
/
issue-3672.rs
T
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