This website requires JavaScript.
Explore
Help
Sign in
notohh
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
mirror of
https://github.com/notohh/rustlings.git
synced
2024-11-22 14:02:22 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cda85957b9
rustlings
/
ex1.rs
7 lines
63 B
Rust
Raw
Normal View
History
Unescape
Escape
Added filename to top of .rs files
2018-02-22 01:09:53 -05:00
// ex1.rs
Start of trying to make travis update the readme
2018-03-04 16:56:03 -05:00
// Make me compile! :)
Create ex1.rs
2015-09-14 22:26:11 -04:00
fn
main
(
)
{
ex1 is compiling While trying your exercises I noticed that the ex1.rs code is already compiling.
2017-01-03 18:22:23 -05:00
println
(
)
;
Create ex1.rs
2015-09-14 22:26:11 -04:00
}
Reference in a new issue
Copy permalink