feat: completed solutions
This commit is contained in:
@@ -6,5 +6,5 @@ macro_rules! my_macro {
|
||||
|
||||
fn main() {
|
||||
// TODO: Fix the macro call.
|
||||
my_macro();
|
||||
my_macro!();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user