Main exercises

This commit is contained in:
Nidhal Messaoudi
2023-02-27 21:36:51 +01:00
parent 278a1f103b
commit 34aafa82f9
6 changed files with 52 additions and 23 deletions

View File

@@ -3,6 +3,7 @@
// I AM NOT DONE
#[rustfmt::skip]
macro_rules! my_macro {
() => {
println!("Check out my macro!");