Skip to content

Commit

Permalink
Feedback from PR #627
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Slayton committed Sep 7, 2023
1 parent 4077231 commit 04e7d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lazy/text/buffer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2282,6 +2282,7 @@ mod tests {
"(a b)",
"(a++)",
"(++a)",
"(a+=b)",
"(())",
"((()))",
"(1 (2 (3 4) 5) 6)",
Expand Down

0 comments on commit 04e7d85

Please sign in to comment.