Fix tests due to endColumn changes

This commit is contained in:
Andreas Dangel
2020-08-21 12:38:37 +02:00
parent b9829c78fb
commit 2b1d071930
17 changed files with 433 additions and 433 deletions

View File

@@ -1,19 +1,19 @@
[Image] or [Truncated image[ Bcol Ecol
L5
[var] 1 3
[x] 5 5
[=] 7 7
[0] 9 9
[var] 1 4
[x] 5 6
[=] 7 8
[0] 9 10
L7
[fun] 1 3
[increment] 5 13
[(] 14 14
[)] 15 15
[{] 17 17
[fun] 1 4
[increment] 5 14
[(] 14 15
[)] 15 16
[{] 17 18
L9
[x] 2 2
[+=] 4 5
[1] 7 7
[x] 2 3
[+=] 4 6
[1] 7 8
L11
[}] 1 1
[}] 1 2
EOF