Commit 3438ae3
Fix EOF error line/columns, add to #errors
Fix the line and column numbers.
Currently, the number of errors in the `#errors` section of the test is
the correct number of errors. Counting the ones in `#new-errors` breaks
hundreds of tests because they contain an equivalent error in `#errors`.
So this adds the eof in comment error to `#errors` as well.1 parent 8865518 commit 3438ae3
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | | - | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments