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

@ -15,7 +15,7 @@ description: Result of parsing import_foreign.kcl
"selector": {
"type": "None",
"alias": {
"commentStart": 32,
"commentStart": 0,
"end": 0,
"name": "cube",
"start": 0,
@ -27,12 +27,12 @@ description: Result of parsing import_foreign.kcl
"type": "ImportStatement"
},
{
"commentStart": 36,
"commentStart": 0,
"declaration": {
"commentStart": 38,
"commentStart": 0,
"end": 0,
"id": {
"commentStart": 38,
"commentStart": 0,
"end": 0,
"name": "model",
"start": 0,
@ -40,10 +40,10 @@ description: Result of parsing import_foreign.kcl
},
"init": {
"abs_path": false,
"commentStart": 46,
"commentStart": 0,
"end": 0,
"name": {
"commentStart": 46,
"commentStart": 0,
"end": 0,
"name": "cube",
"start": 0,
@ -70,7 +70,7 @@ description: Result of parsing import_foreign.kcl
"nonCodeNodes": {
"0": [
{
"commentStart": 36,
"commentStart": 0,
"end": 0,
"start": 0,
"type": "NonCodeNode",