1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-08-22 17:43:36 -04:00

macros4 solution

This commit is contained in:
mo8it 2024-07-01 11:54:05 +02:00
commit cc2c0958c9
2 changed files with 16 additions and 1 deletions
exercises/21_macros

View file

@ -1,3 +1,4 @@
// TODO: Fix the compiler error by adding one or two characters.
#[rustfmt::skip]
macro_rules! my_macro {
() => {