Refactor fstrings (#4188)

This commit is contained in:
dvermd 2022-10-14 05:16:34 +02:00 committed by GitHub
parent 438c73732e
commit eede189959
2 changed files with 126 additions and 118 deletions

View file

@ -41,7 +41,7 @@ expression: parse_ast
value: Located {
location: Location {
row: 1,
column: 3,
column: 2,
},
custom: (),
node: Name {