```
for (i = 0; i < 100; i++ {
}
```
Reformat the document, the { keeps moving by one character
for (i = 0; i < 100; i++ {
}
```
Reformat the document, the { keeps moving by one character