Skip to content

Commit

Permalink
removed redundant newline
Browse files Browse the repository at this point in the history
  • Loading branch information
art-divin committed Oct 21, 2023
1 parent 83ad08c commit 3b9c1f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/SwiftParser/Lexer/UnicodeScalarExtensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ extension Unicode.Scalar {
|| fortythird
|| fortyfourth
|| fortyfifth

}

var isValidIdentifierStartCodePoint: Bool {
Expand Down

0 comments on commit 3b9c1f8

Please sign in to comment.