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

@ -17,10 +17,10 @@ description: Result of parsing pattern_linear_in_module.kcl
"items": [
{
"alias": null,
"commentStart": 7,
"commentStart": 0,
"end": 0,
"name": {
"commentStart": 7,
"commentStart": 0,
"end": 0,
"name": "thing",
"start": 0,
@ -36,16 +36,16 @@ description: Result of parsing pattern_linear_in_module.kcl
"type": "ImportStatement"
},
{
"commentStart": 29,
"commentStart": 0,
"end": 0,
"expression": {
"arguments": [],
"callee": {
"abs_path": false,
"commentStart": 31,
"commentStart": 0,
"end": 0,
"name": {
"commentStart": 31,
"commentStart": 0,
"end": 0,
"name": "thing",
"start": 0,
@ -55,7 +55,7 @@ description: Result of parsing pattern_linear_in_module.kcl
"start": 0,
"type": "Name"
},
"commentStart": 31,
"commentStart": 0,
"end": 0,
"start": 0,
"type": "CallExpression",
@ -72,7 +72,7 @@ description: Result of parsing pattern_linear_in_module.kcl
"nonCodeNodes": {
"0": [
{
"commentStart": 29,
"commentStart": 0,
"end": 0,
"start": 0,
"type": "NonCodeNode",