mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-12-07 23:13:55 +02:00
The `macros4.rs` challenge can automatically be solved by rustfmt without the user noticing. Adding `#[rustfmt::skip]` above the `macro_rules!` line fixes this issue.
354 B
354 B