mirror of
https://github.com/notohh/rustlings.git
synced 2025-07-05 16:09:16 -04:00
Added filename to top of .rs files
This commit is contained in:
parent
c4b3252845
commit
7d7a48b17d
48 changed files with 50 additions and 0 deletions
modules
|
@ -1,3 +1,4 @@
|
|||
// modules1.rs
|
||||
// Make me compile! Scroll down for hints :)
|
||||
|
||||
mod sausage_factory {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
// modules2.rs
|
||||
// Make me compile! Scroll down for hints :)
|
||||
|
||||
mod us_presidential_frontrunners {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue