Commit 7863bef
committed
Refactor
- in `parse_go` we don't have a direct way to find what that previous non-whitespace token was, so the error message is adjusted accordinglyexpect_previously_only_whitespace_until_newline to return a bool1 parent b46fefc commit 7863bef
3 files changed
Lines changed: 13 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 124 | + | |
129 | 125 | | |
130 | 126 | | |
131 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4077 | 4077 | | |
4078 | 4078 | | |
4079 | 4079 | | |
4080 | | - | |
4081 | | - | |
4082 | | - | |
| 4080 | + | |
4083 | 4081 | | |
4084 | 4082 | | |
4085 | 4083 | | |
4086 | 4084 | | |
4087 | | - | |
| 4085 | + | |
4088 | 4086 | | |
4089 | | - | |
| 4087 | + | |
4090 | 4088 | | |
4091 | 4089 | | |
4092 | 4090 | | |
4093 | | - | |
| 4091 | + | |
4094 | 4092 | | |
4095 | 4093 | | |
4096 | 4094 | | |
4097 | 4095 | | |
4098 | 4096 | | |
4099 | | - | |
4100 | | - | |
4101 | | - | |
4102 | | - | |
4103 | | - | |
4104 | | - | |
4105 | | - | |
| 4097 | + | |
4106 | 4098 | | |
4107 | 4099 | | |
4108 | | - | |
4109 | 4100 | | |
4110 | 4101 | | |
4111 | 4102 | | |
| |||
15295 | 15286 | | |
15296 | 15287 | | |
15297 | 15288 | | |
15298 | | - | |
| 15289 | + | |
| 15290 | + | |
| 15291 | + | |
| 15292 | + | |
| 15293 | + | |
| 15294 | + | |
15299 | 15295 | | |
15300 | 15296 | | |
15301 | 15297 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2247 | 2247 | | |
2248 | 2248 | | |
2249 | 2249 | | |
2250 | | - | |
| 2250 | + | |
2251 | 2251 | | |
2252 | 2252 | | |
2253 | 2253 | | |
| |||
0 commit comments