Commit a2b8853
authored
Fix error_location spec substrings to match common error messages (#157)
- parse_error_line_3_structured: 'if' → 'not properly terminated'
(the tag name may not appear in all implementations' error messages)
- partial_error_line_2_structured: 'bad_syntax' → 'not properly terminated'
(the partial name may not appear in raised exceptions, only in inline output)1 parent 911a180 commit a2b8853
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
| 541 | + | |
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
| 548 | + | |
549 | 549 | | |
0 commit comments