mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 17:53:29 +02:00
macros1 solution
This commit is contained in:
@@ -1089,9 +1089,8 @@ name = "macros1"
|
||||
dir = "21_macros"
|
||||
test = false
|
||||
hint = """
|
||||
When you call a macro, you need to add something special compared to a
|
||||
regular function call. If you're stuck, take a look at what's inside
|
||||
`my_macro`."""
|
||||
When you call a macro, you need to add something special compared to a regular
|
||||
function call."""
|
||||
|
||||
[[exercises]]
|
||||
name = "macros2"
|
||||
|
||||
Reference in New Issue
Block a user