Consume all remaining placeholders at end of format spec parsing

This commit is contained in:
Zanie
2023-08-22 09:57:13 -05:00
parent 0e3284244b
commit 5df9ba716f
3 changed files with 32 additions and 8 deletions

View File

@@ -477,7 +477,7 @@ expression: "parse_suite(source, \"<test>\").unwrap()"
is_async: false,
items: [
WithItem {
range: 239..243,
range: 239..240,
context_expr: Constant(
ExprConstant {
range: 239..240,
@@ -490,7 +490,7 @@ expression: "parse_suite(source, \"<test>\").unwrap()"
optional_vars: None,
},
WithItem {
range: 239..243,
range: 242..243,
context_expr: Constant(
ExprConstant {
range: 242..243,