Space fix.
This commit is contained in:
parent
2d445dbc22
commit
7ae6098bd9
|
@ -1273,7 +1273,7 @@ final class Scanner
|
|||
}
|
||||
|
||||
///Scan nonspace characters in a flow scalar.
|
||||
void scanFlowScalarNonSpaces(const ScalarStyle quotes, const Mark startMark)
|
||||
void scanFlowScalarNonSpaces(const ScalarStyle quotes, const Mark startMark)
|
||||
@safe pure
|
||||
{
|
||||
for(;;)
|
||||
|
|
Loading…
Reference in a new issue