mirror of
https://github.com/notohh/rustlings.git
synced 2025-08-22 17:43:36 -04:00
macros4 solution
This commit is contained in:
parent
4cb15a4cda
commit
cc2c0958c9
2 changed files with 16 additions and 1 deletions
exercises/21_macros
|
@ -1,3 +1,4 @@
|
|||
// TODO: Fix the compiler error by adding one or two characters.
|
||||
#[rustfmt::skip]
|
||||
macro_rules! my_macro {
|
||||
() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue