Whitespace
This commit is contained in:
parent
0b8fb97c07
commit
65b81b3ed5
|
@ -730,7 +730,7 @@ struct LexerRange
|
|||
|
||||
/**
|
||||
* Implements the algorithm _popFrontN more efficiently. This function does
|
||||
* not detect or handle newlines.
|
||||
* not detect or handle newlines.
|
||||
*/
|
||||
void popFrontN(size_t n) pure nothrow @safe
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue