Skip to content

Commit

Permalink
remove accidental newline
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins authored Jan 18, 2025
1 parent cedd647 commit 8cc7b5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,6 @@ quoted-string :=
'"""' newline
(multi-line-string-body newline)?
(unicode-space | ws-escape)* '"""'
single-line-string-body := (string-character - newline)*
multi-line-string-body := (('"' | '""')? string-character)*
string-character :=
Expand Down

0 comments on commit 8cc7b5f

Please sign in to comment.