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
5573ad723f
rust
/
src
/
test
/
run-pass
/
unique-drop-complex.rs
Michael Sullivan
92743dc2a6
Move the world over to using the new style string literals and types.
Closes
#2907
.
2012-07-14 01:03:43 -07:00
3 lines
41 B
Rust
Raw
Blame
History
fn
main
(
)
{
let
x
=
~
~
[
0
,
0
,
0
,
0
,
0
]
;
}
Reference in a new issue
View git blame
Copy permalink