Erase comment start positions from snapshot tests (#6178)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -18,10 +18,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 5,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"commentStart": 5,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "true",
|
||||
"start": 0,
|
||||
@ -31,7 +31,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
},
|
||||
"operator": "&",
|
||||
"right": {
|
||||
"commentStart": 12,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "false",
|
||||
"start": 0,
|
||||
@ -53,25 +53,25 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "VariableDeclaration"
|
||||
},
|
||||
{
|
||||
"commentStart": 18,
|
||||
"commentStart": 0,
|
||||
"declaration": {
|
||||
"commentStart": 18,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"id": {
|
||||
"commentStart": 18,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "a",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 22,
|
||||
"commentStart": 0,
|
||||
"cond": {
|
||||
"abs_path": false,
|
||||
"commentStart": 25,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 25,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "aa",
|
||||
"start": 0,
|
||||
@ -88,10 +88,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"final_else": {
|
||||
"body": [
|
||||
{
|
||||
"commentStart": 45,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"commentStart": 45,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "2",
|
||||
"start": 0,
|
||||
@ -107,7 +107,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
}
|
||||
],
|
||||
"commentStart": 45,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0
|
||||
},
|
||||
@ -115,10 +115,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"then_val": {
|
||||
"body": [
|
||||
{
|
||||
"commentStart": 32,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"commentStart": 32,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "1",
|
||||
"start": 0,
|
||||
@ -134,7 +134,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
}
|
||||
],
|
||||
"commentStart": 32,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0
|
||||
},
|
||||
@ -151,19 +151,19 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "VariableDeclaration"
|
||||
},
|
||||
{
|
||||
"commentStart": 49,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"arguments": [
|
||||
{
|
||||
"commentStart": 56,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"abs_path": false,
|
||||
"commentStart": 56,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 56,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "a",
|
||||
"start": 0,
|
||||
@ -176,7 +176,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
},
|
||||
"operator": "==",
|
||||
"right": {
|
||||
"commentStart": 61,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "2",
|
||||
"start": 0,
|
||||
@ -192,7 +192,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "BinaryExpression"
|
||||
},
|
||||
{
|
||||
"commentStart": 64,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "\"right branch of and is false makes the whole expression false\"",
|
||||
"start": 0,
|
||||
@ -203,10 +203,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"commentStart": 49,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 49,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "assert",
|
||||
"start": 0,
|
||||
@ -216,7 +216,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"start": 0,
|
||||
"type": "Name"
|
||||
},
|
||||
"commentStart": 49,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "CallExpression",
|
||||
@ -227,22 +227,22 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
},
|
||||
{
|
||||
"commentStart": 128,
|
||||
"commentStart": 0,
|
||||
"declaration": {
|
||||
"commentStart": 130,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"id": {
|
||||
"commentStart": 130,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "bb",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 135,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"commentStart": 135,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "false",
|
||||
"start": 0,
|
||||
@ -252,7 +252,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
},
|
||||
"operator": "&",
|
||||
"right": {
|
||||
"commentStart": 143,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "true",
|
||||
"start": 0,
|
||||
@ -274,25 +274,25 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "VariableDeclaration"
|
||||
},
|
||||
{
|
||||
"commentStart": 148,
|
||||
"commentStart": 0,
|
||||
"declaration": {
|
||||
"commentStart": 148,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"id": {
|
||||
"commentStart": 148,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "b",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 152,
|
||||
"commentStart": 0,
|
||||
"cond": {
|
||||
"abs_path": false,
|
||||
"commentStart": 155,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 155,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "bb",
|
||||
"start": 0,
|
||||
@ -309,10 +309,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"final_else": {
|
||||
"body": [
|
||||
{
|
||||
"commentStart": 175,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"commentStart": 175,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "2",
|
||||
"start": 0,
|
||||
@ -328,7 +328,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
}
|
||||
],
|
||||
"commentStart": 175,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0
|
||||
},
|
||||
@ -336,10 +336,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"then_val": {
|
||||
"body": [
|
||||
{
|
||||
"commentStart": 162,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"commentStart": 162,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "1",
|
||||
"start": 0,
|
||||
@ -355,7 +355,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
}
|
||||
],
|
||||
"commentStart": 162,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0
|
||||
},
|
||||
@ -372,19 +372,19 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "VariableDeclaration"
|
||||
},
|
||||
{
|
||||
"commentStart": 179,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"arguments": [
|
||||
{
|
||||
"commentStart": 186,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"abs_path": false,
|
||||
"commentStart": 186,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 186,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "b",
|
||||
"start": 0,
|
||||
@ -397,7 +397,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
},
|
||||
"operator": "==",
|
||||
"right": {
|
||||
"commentStart": 191,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "2",
|
||||
"start": 0,
|
||||
@ -413,7 +413,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "BinaryExpression"
|
||||
},
|
||||
{
|
||||
"commentStart": 194,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "\"left branch of and is false makes the whole expression false\"",
|
||||
"start": 0,
|
||||
@ -424,10 +424,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"commentStart": 179,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 179,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "assert",
|
||||
"start": 0,
|
||||
@ -437,7 +437,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"start": 0,
|
||||
"type": "Name"
|
||||
},
|
||||
"commentStart": 179,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "CallExpression",
|
||||
@ -448,22 +448,22 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
},
|
||||
{
|
||||
"commentStart": 257,
|
||||
"commentStart": 0,
|
||||
"declaration": {
|
||||
"commentStart": 259,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"id": {
|
||||
"commentStart": 259,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "cc",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 264,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"commentStart": 264,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "true",
|
||||
"start": 0,
|
||||
@ -473,7 +473,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
},
|
||||
"operator": "&",
|
||||
"right": {
|
||||
"commentStart": 271,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "true",
|
||||
"start": 0,
|
||||
@ -495,25 +495,25 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "VariableDeclaration"
|
||||
},
|
||||
{
|
||||
"commentStart": 276,
|
||||
"commentStart": 0,
|
||||
"declaration": {
|
||||
"commentStart": 276,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"id": {
|
||||
"commentStart": 276,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "c",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 280,
|
||||
"commentStart": 0,
|
||||
"cond": {
|
||||
"abs_path": false,
|
||||
"commentStart": 283,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 283,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "cc",
|
||||
"start": 0,
|
||||
@ -530,10 +530,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"final_else": {
|
||||
"body": [
|
||||
{
|
||||
"commentStart": 303,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"commentStart": 303,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "2",
|
||||
"start": 0,
|
||||
@ -549,7 +549,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
}
|
||||
],
|
||||
"commentStart": 303,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0
|
||||
},
|
||||
@ -557,10 +557,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"then_val": {
|
||||
"body": [
|
||||
{
|
||||
"commentStart": 290,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"commentStart": 290,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "1",
|
||||
"start": 0,
|
||||
@ -576,7 +576,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
}
|
||||
],
|
||||
"commentStart": 290,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0
|
||||
},
|
||||
@ -593,19 +593,19 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "VariableDeclaration"
|
||||
},
|
||||
{
|
||||
"commentStart": 307,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"arguments": [
|
||||
{
|
||||
"commentStart": 314,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"abs_path": false,
|
||||
"commentStart": 314,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 314,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "c",
|
||||
"start": 0,
|
||||
@ -618,7 +618,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
},
|
||||
"operator": "==",
|
||||
"right": {
|
||||
"commentStart": 319,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "1",
|
||||
"start": 0,
|
||||
@ -634,7 +634,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "BinaryExpression"
|
||||
},
|
||||
{
|
||||
"commentStart": 322,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "\"both branches of and are true makes the whole expression true\"",
|
||||
"start": 0,
|
||||
@ -645,10 +645,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"commentStart": 307,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 307,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "assert",
|
||||
"start": 0,
|
||||
@ -658,7 +658,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"start": 0,
|
||||
"type": "Name"
|
||||
},
|
||||
"commentStart": 307,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "CallExpression",
|
||||
@ -669,22 +669,22 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
},
|
||||
{
|
||||
"commentStart": 386,
|
||||
"commentStart": 0,
|
||||
"declaration": {
|
||||
"commentStart": 388,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"id": {
|
||||
"commentStart": 388,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "dd",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 393,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"commentStart": 393,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "false",
|
||||
"start": 0,
|
||||
@ -694,7 +694,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
},
|
||||
"operator": "&",
|
||||
"right": {
|
||||
"commentStart": 401,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "false",
|
||||
"start": 0,
|
||||
@ -716,25 +716,25 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "VariableDeclaration"
|
||||
},
|
||||
{
|
||||
"commentStart": 407,
|
||||
"commentStart": 0,
|
||||
"declaration": {
|
||||
"commentStart": 407,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"id": {
|
||||
"commentStart": 407,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "d",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 411,
|
||||
"commentStart": 0,
|
||||
"cond": {
|
||||
"abs_path": false,
|
||||
"commentStart": 414,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 414,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "dd",
|
||||
"start": 0,
|
||||
@ -751,10 +751,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"final_else": {
|
||||
"body": [
|
||||
{
|
||||
"commentStart": 434,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"commentStart": 434,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "2",
|
||||
"start": 0,
|
||||
@ -770,7 +770,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
}
|
||||
],
|
||||
"commentStart": 434,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0
|
||||
},
|
||||
@ -778,10 +778,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"then_val": {
|
||||
"body": [
|
||||
{
|
||||
"commentStart": 421,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"commentStart": 421,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "1",
|
||||
"start": 0,
|
||||
@ -797,7 +797,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "ExpressionStatement"
|
||||
}
|
||||
],
|
||||
"commentStart": 421,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0
|
||||
},
|
||||
@ -814,19 +814,19 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "VariableDeclaration"
|
||||
},
|
||||
{
|
||||
"commentStart": 438,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"expression": {
|
||||
"arguments": [
|
||||
{
|
||||
"commentStart": 445,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"abs_path": false,
|
||||
"commentStart": 445,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 445,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "d",
|
||||
"start": 0,
|
||||
@ -839,7 +839,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
},
|
||||
"operator": "==",
|
||||
"right": {
|
||||
"commentStart": 450,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "2",
|
||||
"start": 0,
|
||||
@ -855,7 +855,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"type": "BinaryExpression"
|
||||
},
|
||||
{
|
||||
"commentStart": 453,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "\"both branches of and are false makes the whole expression false\"",
|
||||
"start": 0,
|
||||
@ -866,10 +866,10 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"commentStart": 438,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 438,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "assert",
|
||||
"start": 0,
|
||||
@ -879,7 +879,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"start": 0,
|
||||
"type": "Name"
|
||||
},
|
||||
"commentStart": 438,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "CallExpression",
|
||||
@ -896,7 +896,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
"nonCodeNodes": {
|
||||
"2": [
|
||||
{
|
||||
"commentStart": 128,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "NonCodeNode",
|
||||
@ -907,7 +907,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
],
|
||||
"5": [
|
||||
{
|
||||
"commentStart": 257,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "NonCodeNode",
|
||||
@ -918,7 +918,7 @@ description: Result of parsing boolean_logical_and.kcl
|
||||
],
|
||||
"8": [
|
||||
{
|
||||
"commentStart": 386,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "NonCodeNode",
|
||||
|
||||
Reference in New Issue
Block a user