rust/tests/ui/macros/macro-rules-attr-nested.run.stdout
Josh Triplett 489734cd08 mbe: Add a test confirming that a macro attribute can apply itself recursively
This allows a macro attribute to implement default arguments by
reapplying itself with the defaults filled in, for instance.
2025-08-08 11:01:12 -07:00

4 lines
21 B
Plaintext