Stripped spaces.
This commit is contained in:
parent
db7fecf960
commit
388b74b332
2 changed files with 39 additions and 39 deletions
|
@ -260,7 +260,7 @@ final class Parser
|
||||||
return streamStartEvent(token.startMark, token.endMark, token.encoding);
|
return streamStartEvent(token.startMark, token.endMark, token.encoding);
|
||||||
}
|
}
|
||||||
|
|
||||||
///Parse implicit document start, unless explicit is detected: if so, parse explicit.
|
/// Parse implicit document start, unless explicit detected: if so, parse explicit.
|
||||||
Event parseImplicitDocumentStart() @trusted
|
Event parseImplicitDocumentStart() @trusted
|
||||||
{
|
{
|
||||||
// Parse an implicit document.
|
// Parse an implicit document.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue