Commit 105f1d0
committed
Provide a capacity when initializing the StringBuilder
The chosen capacity exceeds the true requirement in cases where a trivia
contains both tabs and other characters, but for the most common case of
lines indented with hard tabs is exactly the correct amount.1 parent 9d9a139 commit 105f1d0
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments