This website requires JavaScript.
Explore
Help
Sign In
red
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
0cd22309a1
rustlings
/
ex1.rs
6 lines
50 B
Rust
Raw
Normal View
History
Unescape
Escape
Create ex1.rs
2015-09-15 08:26:11 +06:00
// Make me compile!
fn
main
(
)
{
ex1 is compiling While trying your exercises I noticed that the ex1.rs code is already compiling.
2017-01-04 06:22:23 +07:00
println
(
)
;
Create ex1.rs
2015-09-15 08:26:11 +06:00
}
Reference in a new issue
Copy permalink