Skip to content

Commit 9e8740e

Browse files
committed
Trailing space to make swift-format happy
1 parent 0913b5f commit 9e8740e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftParser/Parser.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
/// operates on a copy of the lexical stream, no input tokens are lost..
8989
public struct Parser {
9090
var arena: ParsingSyntaxArena
91-
91+
9292
/// A view of the sequence of lexemes in the input.
9393
var lexemes: Lexer.LexemeSequence
9494

0 commit comments

Comments
 (0)