4c9ef93df7
Due to `format_snippet` formatting the input with \r\n the subtraction would wouldn't give a length that removed the } Fixes #2641
4 lines
34 B
Rust
4 lines
34 B
Rust
macro_rules! a {
|
|
() => {{}}
|
|
}
|