Commit 2c77569
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 b977abc commit 2c77569
3 files changed
Lines changed: 13 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 134 | + | |
139 | 135 | | |
140 | 136 | | |
141 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4250 | 4250 | | |
4251 | 4251 | | |
4252 | 4252 | | |
4253 | | - | |
4254 | | - | |
4255 | | - | |
| 4253 | + | |
4256 | 4254 | | |
4257 | 4255 | | |
4258 | 4256 | | |
4259 | 4257 | | |
4260 | | - | |
| 4258 | + | |
4261 | 4259 | | |
4262 | | - | |
| 4260 | + | |
4263 | 4261 | | |
4264 | 4262 | | |
4265 | 4263 | | |
4266 | | - | |
| 4264 | + | |
4267 | 4265 | | |
4268 | 4266 | | |
4269 | 4267 | | |
4270 | 4268 | | |
4271 | 4269 | | |
4272 | | - | |
4273 | | - | |
4274 | | - | |
4275 | | - | |
4276 | | - | |
4277 | | - | |
4278 | | - | |
| 4270 | + | |
4279 | 4271 | | |
4280 | 4272 | | |
4281 | | - | |
4282 | 4273 | | |
4283 | 4274 | | |
4284 | 4275 | | |
| |||
17407 | 17398 | | |
17408 | 17399 | | |
17409 | 17400 | | |
17410 | | - | |
| 17401 | + | |
| 17402 | + | |
| 17403 | + | |
| 17404 | + | |
| 17405 | + | |
| 17406 | + | |
17411 | 17407 | | |
17412 | 17408 | | |
17413 | 17409 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2613 | 2613 | | |
2614 | 2614 | | |
2615 | 2615 | | |
2616 | | - | |
| 2616 | + | |
2617 | 2617 | | |
2618 | 2618 | | |
2619 | 2619 | | |
| |||
0 commit comments