Fix other compound statements

This commit is contained in:
harupy 2022-12-12 01:10:42 +09:00
parent 2d75aeb276
commit c79cc34b37
2 changed files with 46 additions and 15 deletions

View file

@ -79,8 +79,8 @@ expression: parse_ast
},
end_location: Some(
Location {
row: 3,
column: 0,
row: 2,
column: 10,
},
),
custom: (),