mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-04 09:13:30 +02:00
macros3 solution
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Make me compile, without taking the macro out of the module!
|
||||
|
||||
// TODO: Fix the compiler error without taking the macro definition out of this
|
||||
// module.
|
||||
mod macros {
|
||||
macro_rules! my_macro {
|
||||
() => {
|
||||
|
||||
Reference in New Issue
Block a user