mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-12-13 23:35:40 +02:00
Merge branch 'master' into refactor-hints
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// modules1.rs
|
||||
// Make me compile! Execute `rustlings hint modules1` for hints :)
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
mod sausage_factory {
|
||||
fn make_sausage() {
|
||||
println!("sausage!");
|
||||
|
||||
Reference in New Issue
Block a user