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 object_prop_not_found.kcl
"type": "Identifier"
},
"init": {
"commentStart": 6,
"commentStart": 0,
"end": 0,
"properties": [],
"start": 0,
@ -35,23 +35,23 @@ description: Result of parsing object_prop_not_found.kcl
"type": "VariableDeclaration"
},
{
"commentStart": 11,
"commentStart": 0,
"declaration": {
"commentStart": 11,
"commentStart": 0,
"end": 0,
"id": {
"commentStart": 11,
"commentStart": 0,
"end": 0,
"name": "k",
"start": 0,
"type": "Identifier"
},
"init": {
"commentStart": 15,
"commentStart": 0,
"computed": false,
"end": 0,
"object": {
"commentStart": 15,
"commentStart": 0,
"end": 0,
"name": "obj",
"start": 0,
@ -59,7 +59,7 @@ description: Result of parsing object_prop_not_found.kcl
"type": "Identifier"
},
"property": {
"commentStart": 19,
"commentStart": 0,
"end": 0,
"raw": "\"age\"",
"start": 0,