From ce7a967f5fe8e2389c5c94e5aea04c4eccd8995c Mon Sep 17 00:00:00 2001 From: Nick Cameron Date: Mon, 7 Apr 2025 14:41:48 +1200 Subject: [PATCH] Reduce the number of reps in the add_lots test (#6174) Signed-off-by: Nick Cameron --- rust/kcl-lib/tests/add_lots/ast.snap | 2098 ++++------------- rust/kcl-lib/tests/add_lots/input.kcl | 4 +- rust/kcl-lib/tests/add_lots/ops.snap | 450 ---- .../tests/add_lots/program_memory.snap | 2 +- rust/kcl-lib/tests/add_lots/unparsed.snap | 4 +- 5 files changed, 504 insertions(+), 2054 deletions(-) diff --git a/rust/kcl-lib/tests/add_lots/ast.snap b/rust/kcl-lib/tests/add_lots/ast.snap index 53332b199..cb72b5213 100644 --- a/rust/kcl-lib/tests/add_lots/ast.snap +++ b/rust/kcl-lib/tests/add_lots/ast.snap @@ -333,1163 +333,26 @@ description: Result of parsing add_lots.kcl "commentStart": 32, "end": 0, "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "commentStart": 32, - "end": 0, - "left": { - "arguments": [ - { - "commentStart": 34, - "end": 0, - "raw": "0", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 0.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 32, - "end": 0, - "name": { - "commentStart": 32, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 32, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 41, - "end": 0, - "raw": "1", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 1.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 39, - "end": 0, - "name": { - "commentStart": 39, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 39, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 48, - "end": 0, - "raw": "2", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 2.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 46, - "end": 0, - "name": { - "commentStart": 46, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 46, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 55, - "end": 0, - "raw": "3", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 3.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 53, - "end": 0, - "name": { - "commentStart": 53, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 53, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 62, - "end": 0, - "raw": "4", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 4.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 60, - "end": 0, - "name": { - "commentStart": 60, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 60, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 69, - "end": 0, - "raw": "5", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 5.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 67, - "end": 0, - "name": { - "commentStart": 67, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 67, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 76, - "end": 0, - "raw": "6", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 6.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 74, - "end": 0, - "name": { - "commentStart": 74, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 74, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 83, - "end": 0, - "raw": "7", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 7.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 81, - "end": 0, - "name": { - "commentStart": 81, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 81, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 90, - "end": 0, - "raw": "8", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 8.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 88, - "end": 0, - "name": { - "commentStart": 88, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 88, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 97, - "end": 0, - "raw": "9", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 9.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 95, - "end": 0, - "name": { - "commentStart": 95, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 95, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 104, - "end": 0, - "raw": "10", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 10.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 102, - "end": 0, - "name": { - "commentStart": 102, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 102, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 112, - "end": 0, - "raw": "11", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 11.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 110, - "end": 0, - "name": { - "commentStart": 110, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 110, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 120, - "end": 0, - "raw": "12", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 12.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 118, - "end": 0, - "name": { - "commentStart": 118, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 118, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 128, - "end": 0, - "raw": "13", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 13.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 126, - "end": 0, - "name": { - "commentStart": 126, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 126, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 136, - "end": 0, - "raw": "14", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 14.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 134, - "end": 0, - "name": { - "commentStart": 134, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 134, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 144, - "end": 0, - "raw": "15", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 15.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 142, - "end": 0, - "name": { - "commentStart": 142, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 142, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 152, - "end": 0, - "raw": "16", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 16.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 150, - "end": 0, - "name": { - "commentStart": 150, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 150, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 160, - "end": 0, - "raw": "17", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 17.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 158, - "end": 0, - "name": { - "commentStart": 158, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 158, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 168, - "end": 0, - "raw": "18", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 18.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 166, - "end": 0, - "name": { - "commentStart": 166, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 166, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 176, - "end": 0, - "raw": "19", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 19.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 174, - "end": 0, - "name": { - "commentStart": 174, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 174, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 184, - "end": 0, - "raw": "20", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 20.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 182, - "end": 0, - "name": { - "commentStart": 182, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 182, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 192, - "end": 0, - "raw": "21", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 21.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 190, - "end": 0, - "name": { - "commentStart": 190, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 190, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 200, - "end": 0, - "raw": "22", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 22.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 198, - "end": 0, - "name": { - "commentStart": 198, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 198, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 208, - "end": 0, - "raw": "23", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 23.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 206, - "end": 0, - "name": { - "commentStart": 206, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 206, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 216, - "end": 0, - "raw": "24", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 24.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 214, - "end": 0, - "name": { - "commentStart": 214, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 214, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { - "arguments": [ - { - "commentStart": 224, - "end": 0, - "raw": "25", - "start": 0, - "type": "Literal", - "type": "Literal", - "value": { - "value": 25.0, - "suffix": "None" - } - } - ], - "callee": { - "abs_path": false, - "commentStart": 222, - "end": 0, - "name": { - "commentStart": 222, - "end": 0, - "name": "f", - "start": 0, - "type": "Identifier" - }, - "path": [], - "start": 0, - "type": "Name" - }, - "commentStart": 222, - "end": 0, - "start": 0, - "type": "CallExpression", - "type": "CallExpression" - }, - "start": 0, - "type": "BinaryExpression", - "type": "BinaryExpression" - }, - "operator": "+", - "right": { "arguments": [ { - "commentStart": 232, + "commentStart": 34, "end": 0, - "raw": "26", + "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 26.0, + "value": 0.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 230, + "commentStart": 32, "end": 0, "name": { - "commentStart": 230, + "commentStart": 32, "end": 0, "name": "f", "start": 0, @@ -1499,7 +362,44 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 230, + "commentStart": 32, + "end": 0, + "start": 0, + "type": "CallExpression", + "type": "CallExpression" + }, + "operator": "+", + "right": { + "arguments": [ + { + "commentStart": 41, + "end": 0, + "raw": "1", + "start": 0, + "type": "Literal", + "type": "Literal", + "value": { + "value": 1.0, + "suffix": "None" + } + } + ], + "callee": { + "abs_path": false, + "commentStart": 39, + "end": 0, + "name": { + "commentStart": 39, + "end": 0, + "name": "f", + "start": 0, + "type": "Identifier" + }, + "path": [], + "start": 0, + "type": "Name" + }, + "commentStart": 39, "end": 0, "start": 0, "type": "CallExpression", @@ -1513,24 +413,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 240, + "commentStart": 48, "end": 0, - "raw": "27", + "raw": "2", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 27.0, + "value": 2.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 238, + "commentStart": 46, "end": 0, "name": { - "commentStart": 238, + "commentStart": 46, "end": 0, "name": "f", "start": 0, @@ -1540,7 +440,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 238, + "commentStart": 46, "end": 0, "start": 0, "type": "CallExpression", @@ -1554,24 +454,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 248, + "commentStart": 55, "end": 0, - "raw": "28", + "raw": "3", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 28.0, + "value": 3.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 246, + "commentStart": 53, "end": 0, "name": { - "commentStart": 246, + "commentStart": 53, "end": 0, "name": "f", "start": 0, @@ -1581,7 +481,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 246, + "commentStart": 53, "end": 0, "start": 0, "type": "CallExpression", @@ -1595,24 +495,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 256, + "commentStart": 62, "end": 0, - "raw": "29", + "raw": "4", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 29.0, + "value": 4.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 254, + "commentStart": 60, "end": 0, "name": { - "commentStart": 254, + "commentStart": 60, "end": 0, "name": "f", "start": 0, @@ -1622,7 +522,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 254, + "commentStart": 60, "end": 0, "start": 0, "type": "CallExpression", @@ -1636,24 +536,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 264, + "commentStart": 69, "end": 0, - "raw": "30", + "raw": "5", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 30.0, + "value": 5.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 262, + "commentStart": 67, "end": 0, "name": { - "commentStart": 262, + "commentStart": 67, "end": 0, "name": "f", "start": 0, @@ -1663,7 +563,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 262, + "commentStart": 67, "end": 0, "start": 0, "type": "CallExpression", @@ -1677,24 +577,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 272, + "commentStart": 76, "end": 0, - "raw": "31", + "raw": "6", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 31.0, + "value": 6.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 270, + "commentStart": 74, "end": 0, "name": { - "commentStart": 270, + "commentStart": 74, "end": 0, "name": "f", "start": 0, @@ -1704,7 +604,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 270, + "commentStart": 74, "end": 0, "start": 0, "type": "CallExpression", @@ -1718,24 +618,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 280, + "commentStart": 83, "end": 0, - "raw": "32", + "raw": "7", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 32.0, + "value": 7.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 278, + "commentStart": 81, "end": 0, "name": { - "commentStart": 278, + "commentStart": 81, "end": 0, "name": "f", "start": 0, @@ -1745,7 +645,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 278, + "commentStart": 81, "end": 0, "start": 0, "type": "CallExpression", @@ -1759,24 +659,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 288, + "commentStart": 90, "end": 0, - "raw": "33", + "raw": "8", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 33.0, + "value": 8.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 286, + "commentStart": 88, "end": 0, "name": { - "commentStart": 286, + "commentStart": 88, "end": 0, "name": "f", "start": 0, @@ -1786,7 +686,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 286, + "commentStart": 88, "end": 0, "start": 0, "type": "CallExpression", @@ -1800,24 +700,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 296, + "commentStart": 97, "end": 0, - "raw": "34", + "raw": "9", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 34.0, + "value": 9.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 294, + "commentStart": 95, "end": 0, "name": { - "commentStart": 294, + "commentStart": 95, "end": 0, "name": "f", "start": 0, @@ -1827,7 +727,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 294, + "commentStart": 95, "end": 0, "start": 0, "type": "CallExpression", @@ -1841,24 +741,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 304, + "commentStart": 104, "end": 0, - "raw": "35", + "raw": "10", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 35.0, + "value": 10.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 302, + "commentStart": 102, "end": 0, "name": { - "commentStart": 302, + "commentStart": 102, "end": 0, "name": "f", "start": 0, @@ -1868,7 +768,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 302, + "commentStart": 102, "end": 0, "start": 0, "type": "CallExpression", @@ -1882,24 +782,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 312, + "commentStart": 112, "end": 0, - "raw": "36", + "raw": "11", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 36.0, + "value": 11.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 310, + "commentStart": 110, "end": 0, "name": { - "commentStart": 310, + "commentStart": 110, "end": 0, "name": "f", "start": 0, @@ -1909,7 +809,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 310, + "commentStart": 110, "end": 0, "start": 0, "type": "CallExpression", @@ -1923,24 +823,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 320, + "commentStart": 120, "end": 0, - "raw": "37", + "raw": "12", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 37.0, + "value": 12.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 318, + "commentStart": 118, "end": 0, "name": { - "commentStart": 318, + "commentStart": 118, "end": 0, "name": "f", "start": 0, @@ -1950,7 +850,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 318, + "commentStart": 118, "end": 0, "start": 0, "type": "CallExpression", @@ -1964,24 +864,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 328, + "commentStart": 128, "end": 0, - "raw": "38", + "raw": "13", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 38.0, + "value": 13.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 326, + "commentStart": 126, "end": 0, "name": { - "commentStart": 326, + "commentStart": 126, "end": 0, "name": "f", "start": 0, @@ -1991,7 +891,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 326, + "commentStart": 126, "end": 0, "start": 0, "type": "CallExpression", @@ -2005,24 +905,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 336, + "commentStart": 136, "end": 0, - "raw": "39", + "raw": "14", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 39.0, + "value": 14.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 334, + "commentStart": 134, "end": 0, "name": { - "commentStart": 334, + "commentStart": 134, "end": 0, "name": "f", "start": 0, @@ -2032,7 +932,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 334, + "commentStart": 134, "end": 0, "start": 0, "type": "CallExpression", @@ -2046,24 +946,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 344, + "commentStart": 144, "end": 0, - "raw": "40", + "raw": "15", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 40.0, + "value": 15.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 342, + "commentStart": 142, "end": 0, "name": { - "commentStart": 342, + "commentStart": 142, "end": 0, "name": "f", "start": 0, @@ -2073,7 +973,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 342, + "commentStart": 142, "end": 0, "start": 0, "type": "CallExpression", @@ -2087,24 +987,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 352, + "commentStart": 152, "end": 0, - "raw": "41", + "raw": "16", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 41.0, + "value": 16.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 350, + "commentStart": 150, "end": 0, "name": { - "commentStart": 350, + "commentStart": 150, "end": 0, "name": "f", "start": 0, @@ -2114,7 +1014,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 350, + "commentStart": 150, "end": 0, "start": 0, "type": "CallExpression", @@ -2128,24 +1028,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 360, + "commentStart": 160, "end": 0, - "raw": "42", + "raw": "17", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 42.0, + "value": 17.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 358, + "commentStart": 158, "end": 0, "name": { - "commentStart": 358, + "commentStart": 158, "end": 0, "name": "f", "start": 0, @@ -2155,7 +1055,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 358, + "commentStart": 158, "end": 0, "start": 0, "type": "CallExpression", @@ -2169,24 +1069,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 368, + "commentStart": 168, "end": 0, - "raw": "43", + "raw": "18", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 43.0, + "value": 18.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 366, + "commentStart": 166, "end": 0, "name": { - "commentStart": 366, + "commentStart": 166, "end": 0, "name": "f", "start": 0, @@ -2196,7 +1096,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 366, + "commentStart": 166, "end": 0, "start": 0, "type": "CallExpression", @@ -2210,24 +1110,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 376, + "commentStart": 176, "end": 0, - "raw": "44", + "raw": "19", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 44.0, + "value": 19.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 374, + "commentStart": 174, "end": 0, "name": { - "commentStart": 374, + "commentStart": 174, "end": 0, "name": "f", "start": 0, @@ -2237,7 +1137,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 374, + "commentStart": 174, "end": 0, "start": 0, "type": "CallExpression", @@ -2251,24 +1151,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 384, + "commentStart": 184, "end": 0, - "raw": "45", + "raw": "20", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 45.0, + "value": 20.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 382, + "commentStart": 182, "end": 0, "name": { - "commentStart": 382, + "commentStart": 182, "end": 0, "name": "f", "start": 0, @@ -2278,7 +1178,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 382, + "commentStart": 182, "end": 0, "start": 0, "type": "CallExpression", @@ -2292,24 +1192,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 392, + "commentStart": 192, "end": 0, - "raw": "46", + "raw": "21", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 46.0, + "value": 21.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 390, + "commentStart": 190, "end": 0, "name": { - "commentStart": 390, + "commentStart": 190, "end": 0, "name": "f", "start": 0, @@ -2319,7 +1219,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 390, + "commentStart": 190, "end": 0, "start": 0, "type": "CallExpression", @@ -2333,24 +1233,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 400, + "commentStart": 200, "end": 0, - "raw": "47", + "raw": "22", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 47.0, + "value": 22.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 398, + "commentStart": 198, "end": 0, "name": { - "commentStart": 398, + "commentStart": 198, "end": 0, "name": "f", "start": 0, @@ -2360,7 +1260,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 398, + "commentStart": 198, "end": 0, "start": 0, "type": "CallExpression", @@ -2374,24 +1274,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 408, + "commentStart": 208, "end": 0, - "raw": "48", + "raw": "23", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 48.0, + "value": 23.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 406, + "commentStart": 206, "end": 0, "name": { - "commentStart": 406, + "commentStart": 206, "end": 0, "name": "f", "start": 0, @@ -2401,7 +1301,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 406, + "commentStart": 206, "end": 0, "start": 0, "type": "CallExpression", @@ -2415,24 +1315,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 416, + "commentStart": 216, "end": 0, - "raw": "49", + "raw": "24", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 49.0, + "value": 24.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 414, + "commentStart": 214, "end": 0, "name": { - "commentStart": 414, + "commentStart": 214, "end": 0, "name": "f", "start": 0, @@ -2442,7 +1342,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 414, + "commentStart": 214, "end": 0, "start": 0, "type": "CallExpression", @@ -2456,24 +1356,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 424, + "commentStart": 224, "end": 0, - "raw": "50", + "raw": "25", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 50.0, + "value": 25.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 422, + "commentStart": 222, "end": 0, "name": { - "commentStart": 422, + "commentStart": 222, "end": 0, "name": "f", "start": 0, @@ -2483,7 +1383,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 422, + "commentStart": 222, "end": 0, "start": 0, "type": "CallExpression", @@ -2497,24 +1397,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 432, + "commentStart": 232, "end": 0, - "raw": "51", + "raw": "26", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 51.0, + "value": 26.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 430, + "commentStart": 230, "end": 0, "name": { - "commentStart": 430, + "commentStart": 230, "end": 0, "name": "f", "start": 0, @@ -2524,7 +1424,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 430, + "commentStart": 230, "end": 0, "start": 0, "type": "CallExpression", @@ -2538,24 +1438,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 440, + "commentStart": 240, "end": 0, - "raw": "52", + "raw": "27", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 52.0, + "value": 27.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 438, + "commentStart": 238, "end": 0, "name": { - "commentStart": 438, + "commentStart": 238, "end": 0, "name": "f", "start": 0, @@ -2565,7 +1465,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 438, + "commentStart": 238, "end": 0, "start": 0, "type": "CallExpression", @@ -2579,24 +1479,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 448, + "commentStart": 248, "end": 0, - "raw": "53", + "raw": "28", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 53.0, + "value": 28.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 446, + "commentStart": 246, "end": 0, "name": { - "commentStart": 446, + "commentStart": 246, "end": 0, "name": "f", "start": 0, @@ -2606,7 +1506,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 446, + "commentStart": 246, "end": 0, "start": 0, "type": "CallExpression", @@ -2620,24 +1520,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 456, + "commentStart": 256, "end": 0, - "raw": "54", + "raw": "29", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 54.0, + "value": 29.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 454, + "commentStart": 254, "end": 0, "name": { - "commentStart": 454, + "commentStart": 254, "end": 0, "name": "f", "start": 0, @@ -2647,7 +1547,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 454, + "commentStart": 254, "end": 0, "start": 0, "type": "CallExpression", @@ -2661,24 +1561,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 464, + "commentStart": 264, "end": 0, - "raw": "55", + "raw": "30", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 55.0, + "value": 30.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 462, + "commentStart": 262, "end": 0, "name": { - "commentStart": 462, + "commentStart": 262, "end": 0, "name": "f", "start": 0, @@ -2688,7 +1588,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 462, + "commentStart": 262, "end": 0, "start": 0, "type": "CallExpression", @@ -2702,24 +1602,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 472, + "commentStart": 272, "end": 0, - "raw": "56", + "raw": "31", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 56.0, + "value": 31.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 470, + "commentStart": 270, "end": 0, "name": { - "commentStart": 470, + "commentStart": 270, "end": 0, "name": "f", "start": 0, @@ -2729,7 +1629,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 470, + "commentStart": 270, "end": 0, "start": 0, "type": "CallExpression", @@ -2743,24 +1643,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 480, + "commentStart": 280, "end": 0, - "raw": "57", + "raw": "32", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 57.0, + "value": 32.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 478, + "commentStart": 278, "end": 0, "name": { - "commentStart": 478, + "commentStart": 278, "end": 0, "name": "f", "start": 0, @@ -2770,7 +1670,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 478, + "commentStart": 278, "end": 0, "start": 0, "type": "CallExpression", @@ -2784,24 +1684,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 488, + "commentStart": 288, "end": 0, - "raw": "58", + "raw": "33", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 58.0, + "value": 33.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 486, + "commentStart": 286, "end": 0, "name": { - "commentStart": 486, + "commentStart": 286, "end": 0, "name": "f", "start": 0, @@ -2811,7 +1711,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 486, + "commentStart": 286, "end": 0, "start": 0, "type": "CallExpression", @@ -2825,24 +1725,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 496, + "commentStart": 296, "end": 0, - "raw": "59", + "raw": "34", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 59.0, + "value": 34.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 494, + "commentStart": 294, "end": 0, "name": { - "commentStart": 494, + "commentStart": 294, "end": 0, "name": "f", "start": 0, @@ -2852,7 +1752,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 494, + "commentStart": 294, "end": 0, "start": 0, "type": "CallExpression", @@ -2866,24 +1766,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 504, + "commentStart": 304, "end": 0, - "raw": "60", + "raw": "35", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 60.0, + "value": 35.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 502, + "commentStart": 302, "end": 0, "name": { - "commentStart": 502, + "commentStart": 302, "end": 0, "name": "f", "start": 0, @@ -2893,7 +1793,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 502, + "commentStart": 302, "end": 0, "start": 0, "type": "CallExpression", @@ -2907,24 +1807,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 512, + "commentStart": 312, "end": 0, - "raw": "61", + "raw": "36", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 61.0, + "value": 36.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 510, + "commentStart": 310, "end": 0, "name": { - "commentStart": 510, + "commentStart": 310, "end": 0, "name": "f", "start": 0, @@ -2934,7 +1834,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 510, + "commentStart": 310, "end": 0, "start": 0, "type": "CallExpression", @@ -2948,24 +1848,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 520, + "commentStart": 320, "end": 0, - "raw": "62", + "raw": "37", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 62.0, + "value": 37.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 518, + "commentStart": 318, "end": 0, "name": { - "commentStart": 518, + "commentStart": 318, "end": 0, "name": "f", "start": 0, @@ -2975,7 +1875,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 518, + "commentStart": 318, "end": 0, "start": 0, "type": "CallExpression", @@ -2989,24 +1889,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 528, + "commentStart": 328, "end": 0, - "raw": "63", + "raw": "38", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 63.0, + "value": 38.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 526, + "commentStart": 326, "end": 0, "name": { - "commentStart": 526, + "commentStart": 326, "end": 0, "name": "f", "start": 0, @@ -3016,7 +1916,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 526, + "commentStart": 326, "end": 0, "start": 0, "type": "CallExpression", @@ -3030,24 +1930,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 536, + "commentStart": 336, "end": 0, - "raw": "64", + "raw": "39", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 64.0, + "value": 39.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 534, + "commentStart": 334, "end": 0, "name": { - "commentStart": 534, + "commentStart": 334, "end": 0, "name": "f", "start": 0, @@ -3057,7 +1957,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 534, + "commentStart": 334, "end": 0, "start": 0, "type": "CallExpression", @@ -3071,24 +1971,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 544, + "commentStart": 344, "end": 0, - "raw": "65", + "raw": "40", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 65.0, + "value": 40.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 542, + "commentStart": 342, "end": 0, "name": { - "commentStart": 542, + "commentStart": 342, "end": 0, "name": "f", "start": 0, @@ -3098,7 +1998,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 542, + "commentStart": 342, "end": 0, "start": 0, "type": "CallExpression", @@ -3112,24 +2012,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 552, + "commentStart": 352, "end": 0, - "raw": "66", + "raw": "41", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 66.0, + "value": 41.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 550, + "commentStart": 350, "end": 0, "name": { - "commentStart": 550, + "commentStart": 350, "end": 0, "name": "f", "start": 0, @@ -3139,7 +2039,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 550, + "commentStart": 350, "end": 0, "start": 0, "type": "CallExpression", @@ -3153,24 +2053,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 560, + "commentStart": 360, "end": 0, - "raw": "67", + "raw": "42", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 67.0, + "value": 42.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 558, + "commentStart": 358, "end": 0, "name": { - "commentStart": 558, + "commentStart": 358, "end": 0, "name": "f", "start": 0, @@ -3180,7 +2080,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 558, + "commentStart": 358, "end": 0, "start": 0, "type": "CallExpression", @@ -3194,24 +2094,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 568, + "commentStart": 368, "end": 0, - "raw": "68", + "raw": "43", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 68.0, + "value": 43.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 566, + "commentStart": 366, "end": 0, "name": { - "commentStart": 566, + "commentStart": 366, "end": 0, "name": "f", "start": 0, @@ -3221,7 +2121,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 566, + "commentStart": 366, "end": 0, "start": 0, "type": "CallExpression", @@ -3235,24 +2135,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 576, + "commentStart": 376, "end": 0, - "raw": "69", + "raw": "44", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 69.0, + "value": 44.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 574, + "commentStart": 374, "end": 0, "name": { - "commentStart": 574, + "commentStart": 374, "end": 0, "name": "f", "start": 0, @@ -3262,7 +2162,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 574, + "commentStart": 374, "end": 0, "start": 0, "type": "CallExpression", @@ -3276,24 +2176,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 584, + "commentStart": 384, "end": 0, - "raw": "70", + "raw": "45", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 70.0, + "value": 45.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 582, + "commentStart": 382, "end": 0, "name": { - "commentStart": 582, + "commentStart": 382, "end": 0, "name": "f", "start": 0, @@ -3303,7 +2203,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 582, + "commentStart": 382, "end": 0, "start": 0, "type": "CallExpression", @@ -3317,24 +2217,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 592, + "commentStart": 392, "end": 0, - "raw": "71", + "raw": "46", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 71.0, + "value": 46.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 590, + "commentStart": 390, "end": 0, "name": { - "commentStart": 590, + "commentStart": 390, "end": 0, "name": "f", "start": 0, @@ -3344,7 +2244,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 590, + "commentStart": 390, "end": 0, "start": 0, "type": "CallExpression", @@ -3358,24 +2258,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 600, + "commentStart": 400, "end": 0, - "raw": "72", + "raw": "47", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 72.0, + "value": 47.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 598, + "commentStart": 398, "end": 0, "name": { - "commentStart": 598, + "commentStart": 398, "end": 0, "name": "f", "start": 0, @@ -3385,7 +2285,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 598, + "commentStart": 398, "end": 0, "start": 0, "type": "CallExpression", @@ -3399,24 +2299,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 608, + "commentStart": 408, "end": 0, - "raw": "73", + "raw": "48", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 73.0, + "value": 48.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 606, + "commentStart": 406, "end": 0, "name": { - "commentStart": 606, + "commentStart": 406, "end": 0, "name": "f", "start": 0, @@ -3426,7 +2326,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 606, + "commentStart": 406, "end": 0, "start": 0, "type": "CallExpression", @@ -3440,24 +2340,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 616, + "commentStart": 416, "end": 0, - "raw": "74", + "raw": "49", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 74.0, + "value": 49.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 614, + "commentStart": 414, "end": 0, "name": { - "commentStart": 614, + "commentStart": 414, "end": 0, "name": "f", "start": 0, @@ -3467,7 +2367,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 614, + "commentStart": 414, "end": 0, "start": 0, "type": "CallExpression", @@ -3481,24 +2381,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 624, + "commentStart": 424, "end": 0, - "raw": "75", + "raw": "50", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 75.0, + "value": 50.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 622, + "commentStart": 422, "end": 0, "name": { - "commentStart": 622, + "commentStart": 422, "end": 0, "name": "f", "start": 0, @@ -3508,7 +2408,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 622, + "commentStart": 422, "end": 0, "start": 0, "type": "CallExpression", @@ -3522,24 +2422,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 632, + "commentStart": 432, "end": 0, - "raw": "76", + "raw": "51", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 76.0, + "value": 51.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 630, + "commentStart": 430, "end": 0, "name": { - "commentStart": 630, + "commentStart": 430, "end": 0, "name": "f", "start": 0, @@ -3549,7 +2449,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 630, + "commentStart": 430, "end": 0, "start": 0, "type": "CallExpression", @@ -3563,24 +2463,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 640, + "commentStart": 440, "end": 0, - "raw": "77", + "raw": "52", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 77.0, + "value": 52.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 638, + "commentStart": 438, "end": 0, "name": { - "commentStart": 638, + "commentStart": 438, "end": 0, "name": "f", "start": 0, @@ -3590,7 +2490,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 638, + "commentStart": 438, "end": 0, "start": 0, "type": "CallExpression", @@ -3604,24 +2504,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 648, + "commentStart": 448, "end": 0, - "raw": "78", + "raw": "53", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 78.0, + "value": 53.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 646, + "commentStart": 446, "end": 0, "name": { - "commentStart": 646, + "commentStart": 446, "end": 0, "name": "f", "start": 0, @@ -3631,7 +2531,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 646, + "commentStart": 446, "end": 0, "start": 0, "type": "CallExpression", @@ -3645,24 +2545,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 656, + "commentStart": 456, "end": 0, - "raw": "79", + "raw": "54", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 79.0, + "value": 54.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 654, + "commentStart": 454, "end": 0, "name": { - "commentStart": 654, + "commentStart": 454, "end": 0, "name": "f", "start": 0, @@ -3672,7 +2572,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 654, + "commentStart": 454, "end": 0, "start": 0, "type": "CallExpression", @@ -3686,24 +2586,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 664, + "commentStart": 464, "end": 0, - "raw": "80", + "raw": "55", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 80.0, + "value": 55.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 662, + "commentStart": 462, "end": 0, "name": { - "commentStart": 662, + "commentStart": 462, "end": 0, "name": "f", "start": 0, @@ -3713,7 +2613,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 662, + "commentStart": 462, "end": 0, "start": 0, "type": "CallExpression", @@ -3727,24 +2627,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 672, + "commentStart": 472, "end": 0, - "raw": "81", + "raw": "56", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 81.0, + "value": 56.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 670, + "commentStart": 470, "end": 0, "name": { - "commentStart": 670, + "commentStart": 470, "end": 0, "name": "f", "start": 0, @@ -3754,7 +2654,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 670, + "commentStart": 470, "end": 0, "start": 0, "type": "CallExpression", @@ -3768,24 +2668,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 680, + "commentStart": 480, "end": 0, - "raw": "82", + "raw": "57", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 82.0, + "value": 57.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 678, + "commentStart": 478, "end": 0, "name": { - "commentStart": 678, + "commentStart": 478, "end": 0, "name": "f", "start": 0, @@ -3795,7 +2695,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 678, + "commentStart": 478, "end": 0, "start": 0, "type": "CallExpression", @@ -3809,24 +2709,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 688, + "commentStart": 488, "end": 0, - "raw": "83", + "raw": "58", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 83.0, + "value": 58.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 686, + "commentStart": 486, "end": 0, "name": { - "commentStart": 686, + "commentStart": 486, "end": 0, "name": "f", "start": 0, @@ -3836,7 +2736,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 686, + "commentStart": 486, "end": 0, "start": 0, "type": "CallExpression", @@ -3850,24 +2750,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 696, + "commentStart": 496, "end": 0, - "raw": "84", + "raw": "59", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 84.0, + "value": 59.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 694, + "commentStart": 494, "end": 0, "name": { - "commentStart": 694, + "commentStart": 494, "end": 0, "name": "f", "start": 0, @@ -3877,7 +2777,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 694, + "commentStart": 494, "end": 0, "start": 0, "type": "CallExpression", @@ -3891,24 +2791,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 704, + "commentStart": 504, "end": 0, - "raw": "85", + "raw": "60", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 85.0, + "value": 60.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 702, + "commentStart": 502, "end": 0, "name": { - "commentStart": 702, + "commentStart": 502, "end": 0, "name": "f", "start": 0, @@ -3918,7 +2818,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 702, + "commentStart": 502, "end": 0, "start": 0, "type": "CallExpression", @@ -3932,24 +2832,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 712, + "commentStart": 512, "end": 0, - "raw": "86", + "raw": "61", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 86.0, + "value": 61.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 710, + "commentStart": 510, "end": 0, "name": { - "commentStart": 710, + "commentStart": 510, "end": 0, "name": "f", "start": 0, @@ -3959,7 +2859,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 710, + "commentStart": 510, "end": 0, "start": 0, "type": "CallExpression", @@ -3973,24 +2873,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 720, + "commentStart": 520, "end": 0, - "raw": "87", + "raw": "62", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 87.0, + "value": 62.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 718, + "commentStart": 518, "end": 0, "name": { - "commentStart": 718, + "commentStart": 518, "end": 0, "name": "f", "start": 0, @@ -4000,7 +2900,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 718, + "commentStart": 518, "end": 0, "start": 0, "type": "CallExpression", @@ -4014,24 +2914,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 728, + "commentStart": 528, "end": 0, - "raw": "88", + "raw": "63", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 88.0, + "value": 63.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 726, + "commentStart": 526, "end": 0, "name": { - "commentStart": 726, + "commentStart": 526, "end": 0, "name": "f", "start": 0, @@ -4041,7 +2941,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 726, + "commentStart": 526, "end": 0, "start": 0, "type": "CallExpression", @@ -4055,24 +2955,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 736, + "commentStart": 536, "end": 0, - "raw": "89", + "raw": "64", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 89.0, + "value": 64.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 734, + "commentStart": 534, "end": 0, "name": { - "commentStart": 734, + "commentStart": 534, "end": 0, "name": "f", "start": 0, @@ -4082,7 +2982,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 734, + "commentStart": 534, "end": 0, "start": 0, "type": "CallExpression", @@ -4096,24 +2996,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 744, + "commentStart": 544, "end": 0, - "raw": "90", + "raw": "65", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 90.0, + "value": 65.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 742, + "commentStart": 542, "end": 0, "name": { - "commentStart": 742, + "commentStart": 542, "end": 0, "name": "f", "start": 0, @@ -4123,7 +3023,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 742, + "commentStart": 542, "end": 0, "start": 0, "type": "CallExpression", @@ -4137,24 +3037,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 752, + "commentStart": 552, "end": 0, - "raw": "91", + "raw": "66", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 91.0, + "value": 66.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 750, + "commentStart": 550, "end": 0, "name": { - "commentStart": 750, + "commentStart": 550, "end": 0, "name": "f", "start": 0, @@ -4164,7 +3064,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 750, + "commentStart": 550, "end": 0, "start": 0, "type": "CallExpression", @@ -4178,24 +3078,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 760, + "commentStart": 560, "end": 0, - "raw": "92", + "raw": "67", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 92.0, + "value": 67.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 758, + "commentStart": 558, "end": 0, "name": { - "commentStart": 758, + "commentStart": 558, "end": 0, "name": "f", "start": 0, @@ -4205,7 +3105,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 758, + "commentStart": 558, "end": 0, "start": 0, "type": "CallExpression", @@ -4219,24 +3119,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 768, + "commentStart": 568, "end": 0, - "raw": "93", + "raw": "68", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 93.0, + "value": 68.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 766, + "commentStart": 566, "end": 0, "name": { - "commentStart": 766, + "commentStart": 566, "end": 0, "name": "f", "start": 0, @@ -4246,7 +3146,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 766, + "commentStart": 566, "end": 0, "start": 0, "type": "CallExpression", @@ -4260,24 +3160,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 776, + "commentStart": 576, "end": 0, - "raw": "94", + "raw": "69", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 94.0, + "value": 69.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 774, + "commentStart": 574, "end": 0, "name": { - "commentStart": 774, + "commentStart": 574, "end": 0, "name": "f", "start": 0, @@ -4287,7 +3187,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 774, + "commentStart": 574, "end": 0, "start": 0, "type": "CallExpression", @@ -4301,24 +3201,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 784, + "commentStart": 584, "end": 0, - "raw": "95", + "raw": "70", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 95.0, + "value": 70.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 782, + "commentStart": 582, "end": 0, "name": { - "commentStart": 782, + "commentStart": 582, "end": 0, "name": "f", "start": 0, @@ -4328,7 +3228,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 782, + "commentStart": 582, "end": 0, "start": 0, "type": "CallExpression", @@ -4342,24 +3242,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 792, + "commentStart": 592, "end": 0, - "raw": "96", + "raw": "71", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 96.0, + "value": 71.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 790, + "commentStart": 590, "end": 0, "name": { - "commentStart": 790, + "commentStart": 590, "end": 0, "name": "f", "start": 0, @@ -4369,7 +3269,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 790, + "commentStart": 590, "end": 0, "start": 0, "type": "CallExpression", @@ -4383,24 +3283,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 800, + "commentStart": 600, "end": 0, - "raw": "97", + "raw": "72", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 97.0, + "value": 72.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 798, + "commentStart": 598, "end": 0, "name": { - "commentStart": 798, + "commentStart": 598, "end": 0, "name": "f", "start": 0, @@ -4410,7 +3310,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 798, + "commentStart": 598, "end": 0, "start": 0, "type": "CallExpression", @@ -4424,24 +3324,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 808, + "commentStart": 608, "end": 0, - "raw": "98", + "raw": "73", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 98.0, + "value": 73.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 806, + "commentStart": 606, "end": 0, "name": { - "commentStart": 806, + "commentStart": 606, "end": 0, "name": "f", "start": 0, @@ -4451,7 +3351,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 806, + "commentStart": 606, "end": 0, "start": 0, "type": "CallExpression", @@ -4465,24 +3365,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 816, + "commentStart": 616, "end": 0, - "raw": "99", + "raw": "74", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 99.0, + "value": 74.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 814, + "commentStart": 614, "end": 0, "name": { - "commentStart": 814, + "commentStart": 614, "end": 0, "name": "f", "start": 0, @@ -4492,7 +3392,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 814, + "commentStart": 614, "end": 0, "start": 0, "type": "CallExpression", @@ -4506,24 +3406,24 @@ description: Result of parsing add_lots.kcl "right": { "arguments": [ { - "commentStart": 824, + "commentStart": 624, "end": 0, - "raw": "100", + "raw": "75", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 100.0, + "value": 75.0, "suffix": "None" } } ], "callee": { "abs_path": false, - "commentStart": 822, + "commentStart": 622, "end": 0, "name": { - "commentStart": 822, + "commentStart": 622, "end": 0, "name": "f", "start": 0, @@ -4533,7 +3433,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 822, + "commentStart": 622, "end": 0, "start": 0, "type": "CallExpression", @@ -4553,16 +3453,16 @@ description: Result of parsing add_lots.kcl "type": "VariableDeclaration" }, { - "commentStart": 828, + "commentStart": 627, "end": 0, "expression": { "arguments": [ { "abs_path": false, - "commentStart": 842, + "commentStart": 641, "end": 0, "name": { - "commentStart": 842, + "commentStart": 641, "end": 0, "name": "x", "start": 0, @@ -4574,19 +3474,19 @@ description: Result of parsing add_lots.kcl "type": "Name" }, { - "commentStart": 845, + "commentStart": 644, "end": 0, - "raw": "10100", + "raw": "5700", "start": 0, "type": "Literal", "type": "Literal", "value": { - "value": 10100.0, + "value": 5700.0, "suffix": "None" } }, { - "commentStart": 852, + "commentStart": 650, "end": 0, "raw": "0.1", "start": 0, @@ -4598,7 +3498,7 @@ description: Result of parsing add_lots.kcl } }, { - "commentStart": 857, + "commentStart": 655, "end": 0, "raw": "\"Big sum\"", "start": 0, @@ -4609,10 +3509,10 @@ description: Result of parsing add_lots.kcl ], "callee": { "abs_path": false, - "commentStart": 830, + "commentStart": 629, "end": 0, "name": { - "commentStart": 830, + "commentStart": 629, "end": 0, "name": "assertEqual", "start": 0, @@ -4622,7 +3522,7 @@ description: Result of parsing add_lots.kcl "start": 0, "type": "Name" }, - "commentStart": 830, + "commentStart": 629, "end": 0, "start": 0, "type": "CallExpression", @@ -4650,7 +3550,7 @@ description: Result of parsing add_lots.kcl ], "1": [ { - "commentStart": 828, + "commentStart": 627, "end": 0, "start": 0, "type": "NonCodeNode", diff --git a/rust/kcl-lib/tests/add_lots/input.kcl b/rust/kcl-lib/tests/add_lots/input.kcl index 9694032cd..da427f152 100644 --- a/rust/kcl-lib/tests/add_lots/input.kcl +++ b/rust/kcl-lib/tests/add_lots/input.kcl @@ -2,6 +2,6 @@ fn f(i) { return i * 2 } -x = f(0) + f(1) + f(2) + f(3) + f(4) + f(5) + f(6) + f(7) + f(8) + f(9) + f(10) + f(11) + f(12) + f(13) + f(14) + f(15) + f(16) + f(17) + f(18) + f(19) + f(20) + f(21) + f(22) + f(23) + f(24) + f(25) + f(26) + f(27) + f(28) + f(29) + f(30) + f(31) + f(32) + f(33) + f(34) + f(35) + f(36) + f(37) + f(38) + f(39) + f(40) + f(41) + f(42) + f(43) + f(44) + f(45) + f(46) + f(47) + f(48) + f(49) + f(50) + f(51) + f(52) + f(53) + f(54) + f(55) + f(56) + f(57) + f(58) + f(59) + f(60) + f(61) + f(62) + f(63) + f(64) + f(65) + f(66) + f(67) + f(68) + f(69) + f(70) + f(71) + f(72) + f(73) + f(74) + f(75) + f(76) + f(77) + f(78) + f(79) + f(80) + f(81) + f(82) + f(83) + f(84) + f(85) + f(86) + f(87) + f(88) + f(89) + f(90) + f(91) + f(92) + f(93) + f(94) + f(95) + f(96) + f(97) + f(98) + f(99) + f(100) +x = f(0) + f(1) + f(2) + f(3) + f(4) + f(5) + f(6) + f(7) + f(8) + f(9) + f(10) + f(11) + f(12) + f(13) + f(14) + f(15) + f(16) + f(17) + f(18) + f(19) + f(20) + f(21) + f(22) + f(23) + f(24) + f(25) + f(26) + f(27) + f(28) + f(29) + f(30) + f(31) + f(32) + f(33) + f(34) + f(35) + f(36) + f(37) + f(38) + f(39) + f(40) + f(41) + f(42) + f(43) + f(44) + f(45) + f(46) + f(47) + f(48) + f(49) + f(50) + f(51) + f(52) + f(53) + f(54) + f(55) + f(56) + f(57) + f(58) + f(59) + f(60) + f(61) + f(62) + f(63) + f(64) + f(65) + f(66) + f(67) + f(68) + f(69) + f(70) + f(71) + f(72) + f(73) + f(74) + f(75) -assertEqual(x, 10100, 0.1, "Big sum") +assertEqual(x, 5700, 0.1, "Big sum") diff --git a/rust/kcl-lib/tests/add_lots/ops.snap b/rust/kcl-lib/tests/add_lots/ops.snap index 7d0644b7a..9929ef52d 100644 --- a/rust/kcl-lib/tests/add_lots/ops.snap +++ b/rust/kcl-lib/tests/add_lots/ops.snap @@ -1368,456 +1368,6 @@ description: Operations executed add_lots.kcl }, "sourceRange": [] }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, - { - "type": "GroupEnd" - }, - { - "type": "GroupBegin", - "group": { - "type": "FunctionCall", - "name": "f", - "functionSourceRange": [ - 4, - 26, - 0 - ], - "unlabeledArg": null, - "labeledArgs": {} - }, - "sourceRange": [] - }, { "type": "GroupEnd" } diff --git a/rust/kcl-lib/tests/add_lots/program_memory.snap b/rust/kcl-lib/tests/add_lots/program_memory.snap index e231f1918..48429a618 100644 --- a/rust/kcl-lib/tests/add_lots/program_memory.snap +++ b/rust/kcl-lib/tests/add_lots/program_memory.snap @@ -8,7 +8,7 @@ description: Variables in memory after executing add_lots.kcl }, "x": { "type": "Number", - "value": 10100.0, + "value": 5700.0, "ty": { "type": "Unknown" } diff --git a/rust/kcl-lib/tests/add_lots/unparsed.snap b/rust/kcl-lib/tests/add_lots/unparsed.snap index c52044e4f..5a36b5d00 100644 --- a/rust/kcl-lib/tests/add_lots/unparsed.snap +++ b/rust/kcl-lib/tests/add_lots/unparsed.snap @@ -6,6 +6,6 @@ fn f(i) { return i * 2 } -x = f(0) + f(1) + f(2) + f(3) + f(4) + f(5) + f(6) + f(7) + f(8) + f(9) + f(10) + f(11) + f(12) + f(13) + f(14) + f(15) + f(16) + f(17) + f(18) + f(19) + f(20) + f(21) + f(22) + f(23) + f(24) + f(25) + f(26) + f(27) + f(28) + f(29) + f(30) + f(31) + f(32) + f(33) + f(34) + f(35) + f(36) + f(37) + f(38) + f(39) + f(40) + f(41) + f(42) + f(43) + f(44) + f(45) + f(46) + f(47) + f(48) + f(49) + f(50) + f(51) + f(52) + f(53) + f(54) + f(55) + f(56) + f(57) + f(58) + f(59) + f(60) + f(61) + f(62) + f(63) + f(64) + f(65) + f(66) + f(67) + f(68) + f(69) + f(70) + f(71) + f(72) + f(73) + f(74) + f(75) + f(76) + f(77) + f(78) + f(79) + f(80) + f(81) + f(82) + f(83) + f(84) + f(85) + f(86) + f(87) + f(88) + f(89) + f(90) + f(91) + f(92) + f(93) + f(94) + f(95) + f(96) + f(97) + f(98) + f(99) + f(100) +x = f(0) + f(1) + f(2) + f(3) + f(4) + f(5) + f(6) + f(7) + f(8) + f(9) + f(10) + f(11) + f(12) + f(13) + f(14) + f(15) + f(16) + f(17) + f(18) + f(19) + f(20) + f(21) + f(22) + f(23) + f(24) + f(25) + f(26) + f(27) + f(28) + f(29) + f(30) + f(31) + f(32) + f(33) + f(34) + f(35) + f(36) + f(37) + f(38) + f(39) + f(40) + f(41) + f(42) + f(43) + f(44) + f(45) + f(46) + f(47) + f(48) + f(49) + f(50) + f(51) + f(52) + f(53) + f(54) + f(55) + f(56) + f(57) + f(58) + f(59) + f(60) + f(61) + f(62) + f(63) + f(64) + f(65) + f(66) + f(67) + f(68) + f(69) + f(70) + f(71) + f(72) + f(73) + f(74) + f(75) -assertEqual(x, 10100, 0.1, "Big sum") +assertEqual(x, 5700, 0.1, "Big sum")