This commit is contained in:
harupy 2022-12-10 18:45:36 +09:00
parent 9111cd8a3d
commit d45ac01ebe
6 changed files with 7 additions and 8 deletions

View file

@ -38,7 +38,7 @@ expression: parse_ast
end_location: Some(
Location {
row: 1,
column: 8,
column: 17,
},
),
custom: (),

View file

@ -38,7 +38,7 @@ expression: parse_ast
end_location: Some(
Location {
row: 1,
column: 8,
column: 17,
},
),
custom: (),

View file

@ -38,7 +38,7 @@ expression: parse_ast
end_location: Some(
Location {
row: 1,
column: 8,
column: 22,
},
),
custom: (),

View file

@ -38,7 +38,7 @@ expression: parse_ast
end_location: Some(
Location {
row: 1,
column: 9,
column: 18,
},
),
custom: (),

View file

@ -38,7 +38,7 @@ expression: parse_ast
end_location: Some(
Location {
row: 1,
column: 9,
column: 22,
},
),
custom: (),