Skip to content

Commit

Permalink
edit modules1
Browse files Browse the repository at this point in the history
  • Loading branch information
王欽弘 authored and 王欽弘 committed Jan 30, 2025
1 parent 53f9b71 commit 90f1169
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions exercises/modules/modules1.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
// Execute `rustlings hint modules1` or use the `hint` watch subcommand for a
// hint.

<<<<<<< HEAD
=======

>>>>>>> 27d78e2 (edit modules1)
mod sausage_factory {
// Don't let anybody outside of this module see this!
fn get_secret_recipe() -> String {
Expand Down

0 comments on commit 90f1169

Please sign in to comment.