Erase comment start positions from snapshot tests (#6178)

Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
Nick Cameron
2025-04-07 17:42:15 +12:00
committed by GitHub
parent e7b23e1638
commit e6ae89ebf9
145 changed files with 41979 additions and 41979 deletions

View File

@ -18,7 +18,7 @@ description: Result of parsing invalid_member_object.kcl
"type": "Identifier"
},
"init": {
"commentStart": 6,
"commentStart": 0,
"end": 0,
"raw": "999",
"start": 0,
@ -39,23 +39,23 @@ description: Result of parsing invalid_member_object.kcl
"type": "VariableDeclaration"
},
{
"commentStart": 10,
"commentStart": 0,
"declaration": {
"commentStart": 10,
"commentStart": 0,
"end": 0,
"id": {
"commentStart": 10,
"commentStart": 0,
"end": 0,
"name": "x",
"start": 0,
"type": "Identifier"
},
"init": {
"commentStart": 14,
"commentStart": 0,
"computed": false,
"end": 0,
"object": {
"commentStart": 14,
"commentStart": 0,
"end": 0,
"name": "num",
"start": 0,
@ -63,7 +63,7 @@ description: Result of parsing invalid_member_object.kcl
"type": "Identifier"
},
"property": {
"commentStart": 18,
"commentStart": 0,
"end": 0,
"raw": "3",
"start": 0,