fix: ✏️ typos and compiler warnings

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-06-17 18:19:36 +03:00
parent 82c2fb8883
commit 528969944d
17 changed files with 578 additions and 632 deletions

View file

@ -1,6 +1,6 @@
//We can call modules with use to bring them into scope
//Call them seperately
//Call them separately
//use organizing_files::gift_first;
//use organizing_files::gift_second;