pacify tidy.

This commit is contained in:
Mazdak Farrokhzad 2019-06-08 01:39:29 +02:00
parent 73c6563ce0
commit 3ba82f7cd8

View File

@ -375,7 +375,7 @@ fn parse_kleene_op(
.as_ref()
.map(tokenstream::TokenTree::span)
.unwrap_or(span)),
}
}
}
/// Attempt to parse a single Kleene star, possibly with a separator.