Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: expected one of: `*`, `+`, or `?`
--> $DIR/issue-39388.rs:4:22
|
LL | (($($a:tt)*) = ($($b:tt))*) => {
| ^^^^^^^
error: aborting due to previous error