mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 09:43:31 +02:00
macros1 solution
This commit is contained in:
@@ -5,5 +5,6 @@ macro_rules! my_macro {
|
||||
}
|
||||
|
||||
fn main() {
|
||||
// TODO: Fix the macro call.
|
||||
my_macro();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user