</pre>
<p>This shows a trivial little tweak, where we tell you to put the semicolon at
-the end of the line that is missing it (line 8) instead of at the beginning of
-the following line (line 9). This is particularly important with fixit hints
+the end of the line that is missing it (line 4) instead of at the beginning of
+the following line (line 5). This is particularly important with fixit hints
and caret diagnostics, because otherwise you don't get the important context.
</p>