Skip to content

Commit 3ba82f7

Browse files
committed
pacify tidy.
1 parent 73c6563 commit 3ba82f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libsyntax/ext/tt/quoted.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ fn parse_kleene_op(
375375
.as_ref()
376376
.map(tokenstream::TokenTree::span)
377377
.unwrap_or(span)),
378-
}
378+
}
379379
}
380380

381381
/// Attempt to parse a single Kleene star, possibly with a separator.

0 commit comments

Comments
 (0)