{ "type": "Program", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var1", "decorators": [], "loc": { "start": { "line": 17, "column": 6 }, "end": { "line": 17, "column": 10 } } }, { "type": "Identifier", "name": "var2", "decorators": [], "loc": { "start": { "line": 17, "column": 12 }, "end": { "line": 17, "column": 16 } } } ], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 17 } } }, "init": { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 17, "column": 21 }, "end": { "line": 17, "column": 22 } } }, { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 17, "column": 24 }, "end": { "line": 17, "column": 29 } } }, { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 17, "column": 31 }, "end": { "line": 17, "column": 35 } } } ], "loc": { "start": { "line": 17, "column": 20 }, "end": { "line": 17, "column": 36 } } }, "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 36 } } } ], "kind": "var", "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 37 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var1", "decorators": [], "loc": { "start": { "line": 18, "column": 1 }, "end": { "line": 18, "column": 5 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 9 } } }, "loc": { "start": { "line": 18, "column": 1 }, "end": { "line": 18, "column": 9 } } }, "loc": { "start": { "line": 18, "column": 1 }, "end": { "line": 18, "column": 10 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var2", "decorators": [], "loc": { "start": { "line": 19, "column": 1 }, "end": { "line": 19, "column": 5 } } }, "right": { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 13 } } }, "loc": { "start": { "line": 19, "column": 1 }, "end": { "line": 19, "column": 13 } } }, "loc": { "start": { "line": 19, "column": 1 }, "end": { "line": 19, "column": 14 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var3", "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 21, "column": 11 }, "end": { "line": 21, "column": 17 } } }, "decorators": [], "loc": { "start": { "line": 21, "column": 5 }, "end": { "line": 21, "column": 9 } } }, "init": null, "loc": { "start": { "line": 21, "column": 5 }, "end": { "line": 21, "column": 9 } } } ], "kind": "var", "loc": { "start": { "line": 21, "column": 1 }, "end": { "line": 21, "column": 18 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var4", "typeAnnotation": { "type": "TSBooleanKeyword", "loc": { "start": { "line": 22, "column": 11 }, "end": { "line": 22, "column": 18 } } }, "decorators": [], "loc": { "start": { "line": 22, "column": 5 }, "end": { "line": 22, "column": 9 } } }, "init": null, "loc": { "start": { "line": 22, "column": 5 }, "end": { "line": 22, "column": 9 } } } ], "kind": "var", "loc": { "start": { "line": 22, "column": 1 }, "end": { "line": 22, "column": 19 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var3", "decorators": [], "loc": { "start": { "line": 23, "column": 6 }, "end": { "line": 23, "column": 10 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 23, "column": 12 }, "end": { "line": 23, "column": 13 } } }, { "type": "Identifier", "name": "var4", "decorators": [], "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 23, "column": 18 } } } ], "loc": { "start": { "line": 23, "column": 5 }, "end": { "line": 23, "column": 19 } } }, "init": { "type": "ArrayExpression", "elements": [ { "type": "Identifier", "name": "var1", "decorators": [], "loc": { "start": { "line": 23, "column": 23 }, "end": { "line": 23, "column": 27 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 23, "column": 29 }, "end": { "line": 23, "column": 30 } } }, { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 23, "column": 31 }, "end": { "line": 23, "column": 35 } } } ], "loc": { "start": { "line": 23, "column": 22 }, "end": { "line": 23, "column": 36 } } }, "loc": { "start": { "line": 23, "column": 5 }, "end": { "line": 23, "column": 36 } } } ], "kind": "var", "loc": { "start": { "line": 23, "column": 1 }, "end": { "line": 23, "column": 37 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var5", "decorators": [], "loc": { "start": { "line": 25, "column": 6 }, "end": { "line": 25, "column": 10 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 14 } } }, "loc": { "start": { "line": 25, "column": 6 }, "end": { "line": 25, "column": 14 } } } ], "loc": { "start": { "line": 25, "column": 5 }, "end": { "line": 25, "column": 15 } } }, "init": { "type": "ArrayExpression", "elements": [ { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 25, "column": 19 }, "end": { "line": 25, "column": 24 } } } ], "loc": { "start": { "line": 25, "column": 18 }, "end": { "line": 25, "column": 25 } } }, "loc": { "start": { "line": 25, "column": 5 }, "end": { "line": 25, "column": 25 } } } ], "kind": "var", "loc": { "start": { "line": 25, "column": 1 }, "end": { "line": 25, "column": 26 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var5", "typeAnnotation": { "type": "TSUnionType", "types": [ { "type": "TSNumberKeyword", "loc": { "start": { "line": 26, "column": 11 }, "end": { "line": 26, "column": 17 } } }, { "type": "TSStringKeyword", "loc": { "start": { "line": 26, "column": 20 }, "end": { "line": 26, "column": 26 } } } ], "loc": { "start": { "line": 26, "column": 11 }, "end": { "line": 26, "column": 26 } } }, "decorators": [], "loc": { "start": { "line": 26, "column": 5 }, "end": { "line": 26, "column": 9 } } }, "init": null, "loc": { "start": { "line": 26, "column": 5 }, "end": { "line": 26, "column": 9 } } } ], "kind": "var", "loc": { "start": { "line": 26, "column": 1 }, "end": { "line": 26, "column": 27 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var6", "decorators": [], "loc": { "start": { "line": 28, "column": 6 }, "end": { "line": 28, "column": 10 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 14 } } }, "loc": { "start": { "line": 28, "column": 6 }, "end": { "line": 28, "column": 14 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var7", "decorators": [], "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 28, "column": 20 } } }, "right": { "type": "StringLiteral", "value": "asd", "loc": { "start": { "line": 28, "column": 23 }, "end": { "line": 28, "column": 28 } } }, "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 28, "column": 28 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var8", "decorators": [], "loc": { "start": { "line": 28, "column": 30 }, "end": { "line": 28, "column": 34 } } }, "right": { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 28, "column": 37 }, "end": { "line": 28, "column": 41 } } }, "loc": { "start": { "line": 28, "column": 30 }, "end": { "line": 28, "column": 41 } } } ], "loc": { "start": { "line": 28, "column": 5 }, "end": { "line": 28, "column": 42 } } }, "init": { "type": "ArrayExpression", "elements": [], "loc": { "start": { "line": 28, "column": 45 }, "end": { "line": 28, "column": 47 } } }, "loc": { "start": { "line": 28, "column": 5 }, "end": { "line": 28, "column": 47 } } } ], "kind": "var", "loc": { "start": { "line": 28, "column": 1 }, "end": { "line": 28, "column": 48 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var6", "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 29, "column": 11 }, "end": { "line": 29, "column": 17 } } }, "decorators": [], "loc": { "start": { "line": 29, "column": 5 }, "end": { "line": 29, "column": 9 } } }, "init": null, "loc": { "start": { "line": 29, "column": 5 }, "end": { "line": 29, "column": 9 } } } ], "kind": "var", "loc": { "start": { "line": 29, "column": 1 }, "end": { "line": 29, "column": 18 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var7", "typeAnnotation": { "type": "TSStringKeyword", "loc": { "start": { "line": 30, "column": 11 }, "end": { "line": 30, "column": 17 } } }, "decorators": [], "loc": { "start": { "line": 30, "column": 5 }, "end": { "line": 30, "column": 9 } } }, "init": null, "loc": { "start": { "line": 30, "column": 5 }, "end": { "line": 30, "column": 9 } } } ], "kind": "var", "loc": { "start": { "line": 30, "column": 1 }, "end": { "line": 30, "column": 18 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var8", "typeAnnotation": { "type": "TSBooleanKeyword", "loc": { "start": { "line": 31, "column": 11 }, "end": { "line": 31, "column": 18 } } }, "decorators": [], "loc": { "start": { "line": 31, "column": 5 }, "end": { "line": 31, "column": 9 } } }, "init": null, "loc": { "start": { "line": 31, "column": 5 }, "end": { "line": 31, "column": 9 } } } ], "kind": "var", "loc": { "start": { "line": 31, "column": 1 }, "end": { "line": 31, "column": 19 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var9", "decorators": [], "loc": { "start": { "line": 33, "column": 6 }, "end": { "line": 33, "column": 10 } } }, { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var10", "decorators": [], "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 18 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 33, "column": 20 }, "end": { "line": 33, "column": 21 } } }, { "type": "Identifier", "name": "var11", "decorators": [], "loc": { "start": { "line": 33, "column": 22 }, "end": { "line": 33, "column": 27 } } } ], "loc": { "start": { "line": 33, "column": 12 }, "end": { "line": 33, "column": 28 } } }, { "type": "RestElement", "argument": { "type": "Identifier", "name": "var12", "decorators": [], "loc": { "start": { "line": 33, "column": 33 }, "end": { "line": 33, "column": 38 } } }, "loc": { "start": { "line": 33, "column": 30 }, "end": { "line": 33, "column": 38 } } } ], "loc": { "start": { "line": 33, "column": 5 }, "end": { "line": 33, "column": 39 } } }, "init": { "type": "ArrayExpression", "elements": [ { "type": "ObjectExpression", "properties": [ { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 33, "column": 45 }, "end": { "line": 33, "column": 46 } } }, "value": { "type": "NumberLiteral", "value": 6, "loc": { "start": { "line": 33, "column": 48 }, "end": { "line": 33, "column": 49 } } }, "kind": "init", "loc": { "start": { "line": 33, "column": 45 }, "end": { "line": 33, "column": 49 } } }, { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 33, "column": 51 }, "end": { "line": 33, "column": 52 } } }, "value": { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 33, "column": 54 }, "end": { "line": 33, "column": 59 } } }, "kind": "init", "loc": { "start": { "line": 33, "column": 51 }, "end": { "line": 33, "column": 59 } } } ], "loc": { "start": { "line": 33, "column": 43 }, "end": { "line": 33, "column": 61 } } }, { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 42, "loc": { "start": { "line": 33, "column": 64 }, "end": { "line": 33, "column": 66 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 33, "column": 68 }, "end": { "line": 33, "column": 69 } } }, { "type": "BinaryExpression", "operator": "+", "left": { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 33, "column": 70 }, "end": { "line": 33, "column": 75 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 33, "column": 78 }, "end": { "line": 33, "column": 79 } } }, "loc": { "start": { "line": 33, "column": 70 }, "end": { "line": 33, "column": 79 } } } ], "loc": { "start": { "line": 33, "column": 63 }, "end": { "line": 33, "column": 80 } } } ], "loc": { "start": { "line": 33, "column": 42 }, "end": { "line": 33, "column": 81 } } }, "loc": { "start": { "line": 33, "column": 5 }, "end": { "line": 33, "column": 81 } } } ], "kind": "var", "loc": { "start": { "line": 33, "column": 1 }, "end": { "line": 33, "column": 82 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var9", "decorators": [], "loc": { "start": { "line": 34, "column": 1 }, "end": { "line": 34, "column": 5 } } }, "right": { "type": "ObjectExpression", "properties": [ { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 34, "column": 10 }, "end": { "line": 34, "column": 11 } } }, "value": { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 14 } } }, "kind": "init", "loc": { "start": { "line": 34, "column": 10 }, "end": { "line": 34, "column": 14 } } }, { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 34, "column": 16 }, "end": { "line": 34, "column": 17 } } }, "value": { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 34, "column": 19 }, "end": { "line": 34, "column": 24 } } }, "kind": "init", "loc": { "start": { "line": 34, "column": 16 }, "end": { "line": 34, "column": 24 } } } ], "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 26 } } }, "loc": { "start": { "line": 34, "column": 1 }, "end": { "line": 34, "column": 26 } } }, "loc": { "start": { "line": 34, "column": 1 }, "end": { "line": 34, "column": 27 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var10", "decorators": [], "loc": { "start": { "line": 35, "column": 1 }, "end": { "line": 35, "column": 6 } } }, "right": { "type": "Identifier", "name": "var3", "decorators": [], "loc": { "start": { "line": 35, "column": 9 }, "end": { "line": 35, "column": 13 } } }, "loc": { "start": { "line": 35, "column": 1 }, "end": { "line": 35, "column": 13 } } }, "loc": { "start": { "line": 35, "column": 1 }, "end": { "line": 35, "column": 14 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var11", "decorators": [], "loc": { "start": { "line": 36, "column": 1 }, "end": { "line": 36, "column": 6 } } }, "right": { "type": "Identifier", "name": "var7", "decorators": [], "loc": { "start": { "line": 36, "column": 9 }, "end": { "line": 36, "column": 13 } } }, "loc": { "start": { "line": 36, "column": 1 }, "end": { "line": 36, "column": 13 } } }, "loc": { "start": { "line": 36, "column": 1 }, "end": { "line": 36, "column": 14 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var12", "decorators": [], "loc": { "start": { "line": 37, "column": 1 }, "end": { "line": 37, "column": 6 } } }, "right": { "type": "ArrayExpression", "elements": [], "loc": { "start": { "line": 37, "column": 9 }, "end": { "line": 37, "column": 11 } } }, "loc": { "start": { "line": 37, "column": 1 }, "end": { "line": 37, "column": 11 } } }, "loc": { "start": { "line": 37, "column": 1 }, "end": { "line": 37, "column": 12 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var13", "decorators": [], "loc": { "start": { "line": 39, "column": 6 }, "end": { "line": 39, "column": 11 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 39, "column": 15 }, "end": { "line": 39, "column": 16 } } }, { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 39, "column": 18 }, "end": { "line": 39, "column": 23 } } } ], "loc": { "start": { "line": 39, "column": 14 }, "end": { "line": 39, "column": 24 } } }, "loc": { "start": { "line": 39, "column": 6 }, "end": { "line": 39, "column": 24 } } }, { "type": "AssignmentPattern", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var14", "decorators": [], "loc": { "start": { "line": 39, "column": 27 }, "end": { "line": 39, "column": 32 } } }, { "type": "Identifier", "name": "var15", "decorators": [], "loc": { "start": { "line": 39, "column": 34 }, "end": { "line": 39, "column": 39 } } } ], "loc": { "start": { "line": 39, "column": 26 }, "end": { "line": 39, "column": 40 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 39, "column": 44 }, "end": { "line": 39, "column": 46 } } }, { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 39, "column": 48 }, "end": { "line": 39, "column": 52 } } } ], "loc": { "start": { "line": 39, "column": 43 }, "end": { "line": 39, "column": 53 } } }, "loc": { "start": { "line": 39, "column": 26 }, "end": { "line": 39, "column": 53 } } }, { "type": "RestElement", "argument": { "type": "Identifier", "name": "var16", "decorators": [], "loc": { "start": { "line": 39, "column": 58 }, "end": { "line": 39, "column": 63 } } }, "loc": { "start": { "line": 39, "column": 55 }, "end": { "line": 39, "column": 63 } } } ], "loc": { "start": { "line": 39, "column": 5 }, "end": { "line": 39, "column": 64 } } }, "init": { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 39, "column": 68 }, "end": { "line": 39, "column": 69 } } }, { "type": "ArrayExpression", "elements": [ { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 39, "column": 72 }, "end": { "line": 39, "column": 76 } } }, { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 39, "column": 78 }, "end": { "line": 39, "column": 80 } } } ], "loc": { "start": { "line": 39, "column": 71 }, "end": { "line": 39, "column": 81 } } }, { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": null, "generator": false, "async": false, "expression": false, "params": [ { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "TSAnyKeyword", "loc": { "start": { "line": 39, "column": 96 }, "end": { "line": 39, "column": 99 } } }, "decorators": [], "loc": { "start": { "line": 39, "column": 93 }, "end": { "line": 39, "column": 94 } } }, { "type": "Identifier", "name": "b", "typeAnnotation": { "type": "TSAnyKeyword", "loc": { "start": { "line": 39, "column": 104 }, "end": { "line": 39, "column": 107 } } }, "decorators": [], "loc": { "start": { "line": 39, "column": 101 }, "end": { "line": 39, "column": 102 } } } ], "returnType": { "type": "TSNumberKeyword", "loc": { "start": { "line": 39, "column": 110 }, "end": { "line": 39, "column": 116 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "NumberLiteral", "value": 12, "loc": { "start": { "line": 39, "column": 126 }, "end": { "line": 39, "column": 128 } } }, "loc": { "start": { "line": 39, "column": 119 }, "end": { "line": 39, "column": 128 } } } ], "loc": { "start": { "line": 39, "column": 117 }, "end": { "line": 39, "column": 130 } } }, "loc": { "start": { "line": 39, "column": 83 }, "end": { "line": 39, "column": 130 } } }, "loc": { "start": { "line": 39, "column": 83 }, "end": { "line": 39, "column": 130 } } }, { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 39, "column": 132 }, "end": { "line": 39, "column": 137 } } } ], "loc": { "start": { "line": 39, "column": 67 }, "end": { "line": 39, "column": 138 } } }, "loc": { "start": { "line": 39, "column": 5 }, "end": { "line": 39, "column": 138 } } } ], "kind": "var", "loc": { "start": { "line": 39, "column": 1 }, "end": { "line": 39, "column": 139 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var13", "decorators": [], "loc": { "start": { "line": 40, "column": 1 }, "end": { "line": 40, "column": 6 } } }, "right": { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 40, "column": 9 }, "end": { "line": 40, "column": 10 } } }, "loc": { "start": { "line": 40, "column": 1 }, "end": { "line": 40, "column": 10 } } }, "loc": { "start": { "line": 40, "column": 1 }, "end": { "line": 40, "column": 11 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var13", "decorators": [], "loc": { "start": { "line": 41, "column": 1 }, "end": { "line": 41, "column": 6 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 41, "column": 10 }, "end": { "line": 41, "column": 11 } } }, { "type": "StringLiteral", "value": "baz", "loc": { "start": { "line": 41, "column": 13 }, "end": { "line": 41, "column": 18 } } } ], "loc": { "start": { "line": 41, "column": 9 }, "end": { "line": 41, "column": 19 } } }, "loc": { "start": { "line": 41, "column": 1 }, "end": { "line": 41, "column": 19 } } }, "loc": { "start": { "line": 41, "column": 1 }, "end": { "line": 41, "column": 20 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var14", "decorators": [], "loc": { "start": { "line": 42, "column": 1 }, "end": { "line": 42, "column": 6 } } }, "right": { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 42, "column": 9 }, "end": { "line": 42, "column": 11 } } }, "loc": { "start": { "line": 42, "column": 1 }, "end": { "line": 42, "column": 11 } } }, "loc": { "start": { "line": 42, "column": 1 }, "end": { "line": 42, "column": 12 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var14", "decorators": [], "loc": { "start": { "line": 43, "column": 1 }, "end": { "line": 43, "column": 6 } } }, "right": { "type": "BooleanLiteral", "value": false, "loc": { "start": { "line": 43, "column": 9 }, "end": { "line": 43, "column": 14 } } }, "loc": { "start": { "line": 43, "column": 1 }, "end": { "line": 43, "column": 14 } } }, "loc": { "start": { "line": 43, "column": 1 }, "end": { "line": 43, "column": 15 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "var15", "decorators": [], "loc": { "start": { "line": 44, "column": 1 }, "end": { "line": 44, "column": 6 } } }, "right": { "type": "Identifier", "name": "var14", "decorators": [], "loc": { "start": { "line": 44, "column": 9 }, "end": { "line": 44, "column": 14 } } }, "loc": { "start": { "line": 44, "column": 1 }, "end": { "line": 44, "column": 14 } } }, "loc": { "start": { "line": 44, "column": 1 }, "end": { "line": 44, "column": 15 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var16", "typeAnnotation": { "type": "TSTupleType", "elementTypes": [ { "type": "TSFunctionType", "params": [ { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "TSAnyKeyword", "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 45, "column": 14 }, "end": { "line": 45, "column": 15 } } }, { "type": "Identifier", "name": "b", "typeAnnotation": { "type": "TSAnyKeyword", "loc": { "start": { "line": 45, "column": 25 }, "end": { "line": 45, "column": 28 } } }, "decorators": [], "loc": { "start": { "line": 45, "column": 22 }, "end": { "line": 45, "column": 23 } } } ], "returnType": { "type": "TSNumberKeyword", "loc": { "start": { "line": 45, "column": 33 }, "end": { "line": 45, "column": 39 } } }, "loc": { "start": { "line": 45, "column": 13 }, "end": { "line": 45, "column": 40 } } }, { "type": "TSStringKeyword", "loc": { "start": { "line": 45, "column": 41 }, "end": { "line": 45, "column": 48 } } } ], "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 48 } } }, "decorators": [], "loc": { "start": { "line": 45, "column": 5 }, "end": { "line": 45, "column": 10 } } }, "init": null, "loc": { "start": { "line": 45, "column": 5 }, "end": { "line": 45, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 45, "column": 1 }, "end": { "line": 45, "column": 49 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var17", "decorators": [], "loc": { "start": { "line": 47, "column": 6 }, "end": { "line": 47, "column": 11 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var18", "decorators": [], "loc": { "start": { "line": 47, "column": 13 }, "end": { "line": 47, "column": 18 } } }, "right": { "type": "NumberLiteral", "value": 6, "loc": { "start": { "line": 47, "column": 21 }, "end": { "line": 47, "column": 22 } } }, "loc": { "start": { "line": 47, "column": 13 }, "end": { "line": 47, "column": 22 } } }, { "type": "Identifier", "name": "var19", "decorators": [], "loc": { "start": { "line": 47, "column": 24 }, "end": { "line": 47, "column": 29 } } } ], "typeAnnotation": { "type": "TSTupleType", "elementTypes": [ { "type": "TSNumberKeyword", "loc": { "start": { "line": 47, "column": 33 }, "end": { "line": 47, "column": 40 } } }, { "type": "TSUnionType", "types": [ { "type": "TSNumberKeyword", "loc": { "start": { "line": 47, "column": 41 }, "end": { "line": 47, "column": 47 } } }, { "type": "TSStringKeyword", "loc": { "start": { "line": 47, "column": 50 }, "end": { "line": 47, "column": 56 } } } ], "loc": { "start": { "line": 47, "column": 41 }, "end": { "line": 47, "column": 57 } } }, { "type": "TSArrayType", "elementType": { "type": "TSBooleanKeyword", "loc": { "start": { "line": 47, "column": 58 }, "end": { "line": 47, "column": 65 } } }, "loc": { "start": { "line": 47, "column": 58 }, "end": { "line": 47, "column": 68 } } } ], "loc": { "start": { "line": 47, "column": 32 }, "end": { "line": 47, "column": 68 } } }, "loc": { "start": { "line": 47, "column": 5 }, "end": { "line": 47, "column": 30 } } }, "init": { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 47, "column": 72 }, "end": { "line": 47, "column": 73 } } }, { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 47, "column": 75 }, "end": { "line": 47, "column": 80 } } }, { "type": "ArrayExpression", "elements": [ { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 47, "column": 83 }, "end": { "line": 47, "column": 87 } } }, { "type": "BooleanLiteral", "value": false, "loc": { "start": { "line": 47, "column": 89 }, "end": { "line": 47, "column": 94 } } } ], "loc": { "start": { "line": 47, "column": 82 }, "end": { "line": 47, "column": 95 } } } ], "loc": { "start": { "line": 47, "column": 71 }, "end": { "line": 47, "column": 96 } } }, "loc": { "start": { "line": 47, "column": 5 }, "end": { "line": 47, "column": 96 } } } ], "kind": "var", "loc": { "start": { "line": 47, "column": 1 }, "end": { "line": 47, "column": 97 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var20", "decorators": [], "loc": { "start": { "line": 48, "column": 6 }, "end": { "line": 48, "column": 11 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 48, "column": 13 }, "end": { "line": 48, "column": 14 } } }, { "type": "Identifier", "name": "var21", "decorators": [], "loc": { "start": { "line": 48, "column": 15 }, "end": { "line": 48, "column": 20 } } } ], "typeAnnotation": { "type": "TSUnionType", "types": [ { "type": "TSArrayType", "elementType": { "type": "TSNumberKeyword", "loc": { "start": { "line": 48, "column": 23 }, "end": { "line": 48, "column": 29 } } }, "loc": { "start": { "line": 48, "column": 23 }, "end": { "line": 48, "column": 31 } } }, { "type": "TSTupleType", "elementTypes": [ { "type": "TSNumberKeyword", "loc": { "start": { "line": 48, "column": 35 }, "end": { "line": 48, "column": 42 } } }, { "type": "TSNumberKeyword", "loc": { "start": { "line": 48, "column": 43 }, "end": { "line": 48, "column": 50 } } }, { "type": "TSStringKeyword", "loc": { "start": { "line": 48, "column": 51 }, "end": { "line": 48, "column": 58 } } } ], "loc": { "start": { "line": 48, "column": 34 }, "end": { "line": 48, "column": 58 } } } ], "loc": { "start": { "line": 48, "column": 23 }, "end": { "line": 48, "column": 58 } } }, "loc": { "start": { "line": 48, "column": 5 }, "end": { "line": 48, "column": 21 } } }, "init": { "type": "ArrayExpression", "elements": [], "loc": { "start": { "line": 48, "column": 61 }, "end": { "line": 48, "column": 63 } } }, "loc": { "start": { "line": 48, "column": 5 }, "end": { "line": 48, "column": 63 } } } ], "kind": "var", "loc": { "start": { "line": 48, "column": 1 }, "end": { "line": 48, "column": 64 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var22", "decorators": [], "loc": { "start": { "line": 49, "column": 6 }, "end": { "line": 49, "column": 11 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var23", "decorators": [], "loc": { "start": { "line": 49, "column": 13 }, "end": { "line": 49, "column": 18 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "ObjectExpression", "properties": [ { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 49, "column": 24 }, "end": { "line": 49, "column": 25 } } }, "value": { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 49, "column": 27 }, "end": { "line": 49, "column": 28 } } }, "kind": "init", "loc": { "start": { "line": 49, "column": 24 }, "end": { "line": 49, "column": 28 } } }, { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 49, "column": 30 }, "end": { "line": 49, "column": 31 } } }, "value": { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 49, "column": 33 }, "end": { "line": 49, "column": 38 } } }, "kind": "init", "loc": { "start": { "line": 49, "column": 30 }, "end": { "line": 49, "column": 38 } } } ], "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 40 } } }, { "type": "BooleanLiteral", "value": false, "loc": { "start": { "line": 49, "column": 42 }, "end": { "line": 49, "column": 47 } } } ], "loc": { "start": { "line": 49, "column": 21 }, "end": { "line": 49, "column": 48 } } }, "loc": { "start": { "line": 49, "column": 13 }, "end": { "line": 49, "column": 48 } } }, { "type": "Identifier", "name": "var24", "decorators": [], "loc": { "start": { "line": 49, "column": 50 }, "end": { "line": 49, "column": 55 } } } ], "typeAnnotation": { "type": "TSUnionType", "types": [ { "type": "TSArrayType", "elementType": { "type": "TSStringKeyword", "loc": { "start": { "line": 49, "column": 58 }, "end": { "line": 49, "column": 64 } } }, "loc": { "start": { "line": 49, "column": 58 }, "end": { "line": 49, "column": 66 } } }, { "type": "TSTupleType", "elementTypes": [ { "type": "TSNumberKeyword", "loc": { "start": { "line": 49, "column": 70 }, "end": { "line": 49, "column": 77 } } }, { "type": "TSArrayType", "elementType": { "type": "TSParenthesizedType", "typeAnnotation": { "type": "TSUnionType", "types": [ { "type": "TSTypeLiteral", "members": [ { "type": "TSPropertySignature", "computed": false, "optional": false, "readonly": false, "key": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 49, "column": 81 }, "end": { "line": 49, "column": 82 } } }, "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 49, "column": 84 }, "end": { "line": 49, "column": 90 } } }, "loc": { "start": { "line": 49, "column": 81 }, "end": { "line": 49, "column": 91 } } }, { "type": "TSPropertySignature", "computed": false, "optional": false, "readonly": false, "key": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 49, "column": 92 }, "end": { "line": 49, "column": 93 } } }, "typeAnnotation": { "type": "TSStringKeyword", "loc": { "start": { "line": 49, "column": 95 }, "end": { "line": 49, "column": 101 } } }, "loc": { "start": { "line": 49, "column": 92 }, "end": { "line": 49, "column": 103 } } } ], "loc": { "start": { "line": 49, "column": 79 }, "end": { "line": 49, "column": 103 } } }, { "type": "TSBooleanKeyword", "loc": { "start": { "line": 49, "column": 106 }, "end": { "line": 49, "column": 113 } } } ], "loc": { "start": { "line": 49, "column": 79 }, "end": { "line": 49, "column": 113 } } }, "loc": { "start": { "line": 49, "column": 78 }, "end": { "line": 49, "column": 114 } } }, "loc": { "start": { "line": 49, "column": 78 }, "end": { "line": 49, "column": 117 } } } ], "loc": { "start": { "line": 49, "column": 69 }, "end": { "line": 49, "column": 117 } } } ], "loc": { "start": { "line": 49, "column": 58 }, "end": { "line": 49, "column": 117 } } }, "loc": { "start": { "line": 49, "column": 5 }, "end": { "line": 49, "column": 56 } } }, "init": { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 49, "column": 121 }, "end": { "line": 49, "column": 122 } } }, { "type": "ArrayExpression", "elements": [ { "type": "ObjectExpression", "properties": [ { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 49, "column": 127 }, "end": { "line": 49, "column": 128 } } }, "value": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 49, "column": 130 }, "end": { "line": 49, "column": 131 } } }, "kind": "init", "loc": { "start": { "line": 49, "column": 127 }, "end": { "line": 49, "column": 131 } } }, { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 49, "column": 133 }, "end": { "line": 49, "column": 134 } } }, "value": { "type": "StringLiteral", "value": "bat", "loc": { "start": { "line": 49, "column": 136 }, "end": { "line": 49, "column": 141 } } }, "kind": "init", "loc": { "start": { "line": 49, "column": 133 }, "end": { "line": 49, "column": 141 } } } ], "loc": { "start": { "line": 49, "column": 125 }, "end": { "line": 49, "column": 143 } } }, { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 49, "column": 145 }, "end": { "line": 49, "column": 149 } } } ], "loc": { "start": { "line": 49, "column": 124 }, "end": { "line": 49, "column": 150 } } } ], "loc": { "start": { "line": 49, "column": 120 }, "end": { "line": 49, "column": 151 } } }, "loc": { "start": { "line": 49, "column": 5 }, "end": { "line": 49, "column": 151 } } } ], "kind": "var", "loc": { "start": { "line": 49, "column": 1 }, "end": { "line": 49, "column": 152 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "AssignmentPattern", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var25", "decorators": [], "loc": { "start": { "line": 50, "column": 7 }, "end": { "line": 50, "column": 12 } } }, { "type": "Identifier", "name": "var26", "decorators": [], "loc": { "start": { "line": 50, "column": 14 }, "end": { "line": 50, "column": 19 } } } ], "loc": { "start": { "line": 50, "column": 6 }, "end": { "line": 50, "column": 20 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 29 } } }, { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 50, "column": 31 }, "end": { "line": 50, "column": 33 } } } ], "loc": { "start": { "line": 50, "column": 23 }, "end": { "line": 50, "column": 34 } } }, "loc": { "start": { "line": 50, "column": 6 }, "end": { "line": 50, "column": 34 } } }, { "type": "ArrayPattern", "elements": [ { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var27", "decorators": [], "loc": { "start": { "line": 50, "column": 38 }, "end": { "line": 50, "column": 43 } } } ], "loc": { "start": { "line": 50, "column": 37 }, "end": { "line": 50, "column": 44 } } } ], "loc": { "start": { "line": 50, "column": 36 }, "end": { "line": 50, "column": 45 } } } ], "typeAnnotation": { "type": "TSUnionType", "types": [ { "type": "TSArrayType", "elementType": { "type": "TSArrayType", "elementType": { "type": "TSArrayType", "elementType": { "type": "TSNumberKeyword", "loc": { "start": { "line": 50, "column": 48 }, "end": { "line": 50, "column": 54 } } }, "loc": { "start": { "line": 50, "column": 48 }, "end": { "line": 50, "column": 56 } } }, "loc": { "start": { "line": 50, "column": 48 }, "end": { "line": 50, "column": 58 } } }, "loc": { "start": { "line": 50, "column": 48 }, "end": { "line": 50, "column": 60 } } }, { "type": "TSTupleType", "elementTypes": [ { "type": "TSTupleType", "elementTypes": [ { "type": "TSUnionType", "types": [ { "type": "TSNumberKeyword", "loc": { "start": { "line": 50, "column": 65 }, "end": { "line": 50, "column": 71 } } }, { "type": "TSStringKeyword", "loc": { "start": { "line": 50, "column": 74 }, "end": { "line": 50, "column": 80 } } } ], "loc": { "start": { "line": 50, "column": 65 }, "end": { "line": 50, "column": 81 } } }, { "type": "TSTypeLiteral", "members": [], "loc": { "start": { "line": 50, "column": 82 }, "end": { "line": 50, "column": 85 } } } ], "loc": { "start": { "line": 50, "column": 64 }, "end": { "line": 50, "column": 86 } } }, { "type": "TSTupleType", "elementTypes": [ { "type": "TSTupleType", "elementTypes": [ { "type": "TSNumberKeyword", "loc": { "start": { "line": 50, "column": 89 }, "end": { "line": 50, "column": 96 } } } ], "loc": { "start": { "line": 50, "column": 88 }, "end": { "line": 50, "column": 97 } } } ], "loc": { "start": { "line": 50, "column": 87 }, "end": { "line": 50, "column": 98 } } } ], "loc": { "start": { "line": 50, "column": 63 }, "end": { "line": 50, "column": 98 } } } ], "loc": { "start": { "line": 50, "column": 48 }, "end": { "line": 50, "column": 98 } } }, "loc": { "start": { "line": 50, "column": 5 }, "end": { "line": 50, "column": 46 } } }, "init": { "type": "ArrayExpression", "elements": [ { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 50, "column": 103 }, "end": { "line": 50, "column": 104 } } }, { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 50, "column": 106 }, "end": { "line": 50, "column": 108 } } } ], "loc": { "start": { "line": 50, "column": 102 }, "end": { "line": 50, "column": 109 } } }, { "type": "ArrayExpression", "elements": [ { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 50, "column": 113 }, "end": { "line": 50, "column": 114 } } } ], "loc": { "start": { "line": 50, "column": 112 }, "end": { "line": 50, "column": 115 } } } ], "loc": { "start": { "line": 50, "column": 111 }, "end": { "line": 50, "column": 116 } } } ], "loc": { "start": { "line": 50, "column": 101 }, "end": { "line": 50, "column": 117 } } }, "loc": { "start": { "line": 50, "column": 5 }, "end": { "line": 50, "column": 117 } } } ], "kind": "var", "loc": { "start": { "line": 50, "column": 1 }, "end": { "line": 50, "column": 118 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "ArrayPattern", "elements": [ { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var28", "decorators": [], "loc": { "start": { "line": 51, "column": 6 }, "end": { "line": 51, "column": 11 } } }, "right": { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 51, "column": 14 }, "end": { "line": 51, "column": 16 } } }, "loc": { "start": { "line": 51, "column": 6 }, "end": { "line": 51, "column": 16 } } }, { "type": "ObjectPattern", "properties": [ { "type": "Property", "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "name": "var29", "decorators": [], "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 25 } } }, "value": { "type": "Identifier", "name": "var29", "decorators": [], "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 25 } } }, "kind": "init", "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 25 } } } ], "loc": { "start": { "line": 51, "column": 18 }, "end": { "line": 51, "column": 27 } } }, { "type": "RestElement", "argument": { "type": "Identifier", "name": "var30", "decorators": [], "loc": { "start": { "line": 51, "column": 32 }, "end": { "line": 51, "column": 37 } } }, "loc": { "start": { "line": 51, "column": 29 }, "end": { "line": 51, "column": 37 } } } ], "typeAnnotation": { "type": "TSTupleType", "elementTypes": [ { "type": "TSTypeLiteral", "members": [], "loc": { "start": { "line": 51, "column": 41 }, "end": { "line": 51, "column": 44 } } }, { "type": "TSTypeLiteral", "members": [ { "type": "TSPropertySignature", "computed": false, "optional": false, "readonly": false, "key": { "type": "Identifier", "name": "var29", "decorators": [], "loc": { "start": { "line": 51, "column": 47 }, "end": { "line": 51, "column": 52 } } }, "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 51, "column": 54 }, "end": { "line": 51, "column": 60 } } }, "loc": { "start": { "line": 51, "column": 47 }, "end": { "line": 51, "column": 62 } } } ], "loc": { "start": { "line": 51, "column": 45 }, "end": { "line": 51, "column": 63 } } }, { "type": "TSNumberKeyword", "loc": { "start": { "line": 51, "column": 64 }, "end": { "line": 51, "column": 71 } } }, { "type": "TSStringKeyword", "loc": { "start": { "line": 51, "column": 72 }, "end": { "line": 51, "column": 79 } } } ], "loc": { "start": { "line": 51, "column": 40 }, "end": { "line": 51, "column": 79 } } }, "loc": { "start": { "line": 51, "column": 5 }, "end": { "line": 51, "column": 38 } } }, "init": { "type": "ArrayExpression", "elements": [ { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 51, "column": 83 }, "end": { "line": 51, "column": 85 } } }, { "type": "ObjectExpression", "properties": [ { "type": "Property", "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "name": "var29", "decorators": [], "loc": { "start": { "line": 51, "column": 89 }, "end": { "line": 51, "column": 94 } } }, "value": { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 51, "column": 96 }, "end": { "line": 51, "column": 97 } } }, "kind": "init", "loc": { "start": { "line": 51, "column": 89 }, "end": { "line": 51, "column": 97 } } } ], "loc": { "start": { "line": 51, "column": 87 }, "end": { "line": 51, "column": 99 } } }, { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 51, "column": 101 }, "end": { "line": 51, "column": 102 } } }, { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 51, "column": 104 }, "end": { "line": 51, "column": 109 } } } ], "loc": { "start": { "line": 51, "column": 82 }, "end": { "line": 51, "column": 110 } } }, "loc": { "start": { "line": 51, "column": 5 }, "end": { "line": 51, "column": 110 } } } ], "kind": "var", "loc": { "start": { "line": 51, "column": 1 }, "end": { "line": 51, "column": 111 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var31", "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 53, "column": 12 }, "end": { "line": 53, "column": 18 } } }, "decorators": [], "loc": { "start": { "line": 53, "column": 5 }, "end": { "line": 53, "column": 10 } } }, "init": null, "loc": { "start": { "line": 53, "column": 5 }, "end": { "line": 53, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 53, "column": 1 }, "end": { "line": 53, "column": 19 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var32", "typeAnnotation": { "type": "TSBooleanKeyword", "loc": { "start": { "line": 54, "column": 12 }, "end": { "line": 54, "column": 19 } } }, "decorators": [], "loc": { "start": { "line": 54, "column": 5 }, "end": { "line": 54, "column": 10 } } }, "init": null, "loc": { "start": { "line": 54, "column": 5 }, "end": { "line": 54, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 54, "column": 1 }, "end": { "line": 54, "column": 20 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var31", "decorators": [], "loc": { "start": { "line": 56, "column": 2 }, "end": { "line": 56, "column": 7 } } }, { "type": "Identifier", "name": "var32", "decorators": [], "loc": { "start": { "line": 56, "column": 9 }, "end": { "line": 56, "column": 14 } } } ], "loc": { "start": { "line": 56, "column": 1 }, "end": { "line": 56, "column": 15 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "Identifier", "name": "var31", "decorators": [], "loc": { "start": { "line": 56, "column": 19 }, "end": { "line": 56, "column": 24 } } }, { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 56, "column": 26 }, "end": { "line": 56, "column": 30 } } } ], "loc": { "start": { "line": 56, "column": 18 }, "end": { "line": 56, "column": 31 } } }, "loc": { "start": { "line": 56, "column": 1 }, "end": { "line": 56, "column": 31 } } }, "loc": { "start": { "line": 56, "column": 1 }, "end": { "line": 56, "column": 32 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var31", "decorators": [], "loc": { "start": { "line": 57, "column": 2 }, "end": { "line": 57, "column": 7 } } }, { "type": "Identifier", "name": "var31", "decorators": [], "loc": { "start": { "line": 57, "column": 9 }, "end": { "line": 57, "column": 14 } } } ], "loc": { "start": { "line": 57, "column": 1 }, "end": { "line": 57, "column": 15 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 57, "column": 19 }, "end": { "line": 57, "column": 20 } } }, { "type": "NumberLiteral", "value": 6, "loc": { "start": { "line": 57, "column": 22 }, "end": { "line": 57, "column": 23 } } } ], "loc": { "start": { "line": 57, "column": 18 }, "end": { "line": 57, "column": 24 } } }, "loc": { "start": { "line": 57, "column": 1 }, "end": { "line": 57, "column": 24 } } }, "loc": { "start": { "line": 57, "column": 1 }, "end": { "line": 57, "column": 25 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var31", "decorators": [], "loc": { "start": { "line": 58, "column": 2 }, "end": { "line": 58, "column": 7 } } }, { "type": "Identifier", "name": "var32", "decorators": [], "loc": { "start": { "line": 58, "column": 9 }, "end": { "line": 58, "column": 14 } } } ], "loc": { "start": { "line": 58, "column": 1 }, "end": { "line": 58, "column": 15 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "Identifier", "name": "var31", "decorators": [], "loc": { "start": { "line": 58, "column": 19 }, "end": { "line": 58, "column": 24 } } }, { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 58, "column": 26 }, "end": { "line": 58, "column": 30 } } }, { "type": "BooleanLiteral", "value": false, "loc": { "start": { "line": 58, "column": 32 }, "end": { "line": 58, "column": 37 } } }, { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 58, "column": 39 }, "end": { "line": 58, "column": 40 } } } ], "loc": { "start": { "line": 58, "column": 18 }, "end": { "line": 58, "column": 41 } } }, "loc": { "start": { "line": 58, "column": 1 }, "end": { "line": 58, "column": 41 } } }, "loc": { "start": { "line": 58, "column": 1 }, "end": { "line": 58, "column": 42 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var33", "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 18 } } }, "decorators": [], "loc": { "start": { "line": 60, "column": 5 }, "end": { "line": 60, "column": 10 } } }, "init": null, "loc": { "start": { "line": 60, "column": 5 }, "end": { "line": 60, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 60, "column": 1 }, "end": { "line": 60, "column": 19 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var34", "typeAnnotation": { "type": "TSBooleanKeyword", "loc": { "start": { "line": 61, "column": 12 }, "end": { "line": 61, "column": 19 } } }, "decorators": [], "loc": { "start": { "line": 61, "column": 5 }, "end": { "line": 61, "column": 10 } } }, "init": null, "loc": { "start": { "line": 61, "column": 5 }, "end": { "line": 61, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 61, "column": 1 }, "end": { "line": 61, "column": 20 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var33", "decorators": [], "loc": { "start": { "line": 63, "column": 2 }, "end": { "line": 63, "column": 7 } } }, { "type": "Identifier", "name": "var34", "decorators": [], "loc": { "start": { "line": 63, "column": 9 }, "end": { "line": 63, "column": 14 } } } ], "loc": { "start": { "line": 63, "column": 1 }, "end": { "line": 63, "column": 15 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "Identifier", "name": "var31", "decorators": [], "loc": { "start": { "line": 63, "column": 19 }, "end": { "line": 63, "column": 24 } } }, { "type": "Identifier", "name": "var32", "decorators": [], "loc": { "start": { "line": 63, "column": 26 }, "end": { "line": 63, "column": 31 } } } ], "loc": { "start": { "line": 63, "column": 18 }, "end": { "line": 63, "column": 32 } } }, "loc": { "start": { "line": 63, "column": 1 }, "end": { "line": 63, "column": 32 } } }, "loc": { "start": { "line": 63, "column": 1 }, "end": { "line": 63, "column": 33 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var35", "typeAnnotation": { "type": "TSUnionType", "types": [ { "type": "TSStringKeyword", "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 18 } } }, { "type": "TSNumberKeyword", "loc": { "start": { "line": 65, "column": 21 }, "end": { "line": 65, "column": 27 } } } ], "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 27 } } }, "decorators": [], "loc": { "start": { "line": 65, "column": 5 }, "end": { "line": 65, "column": 10 } } }, "init": null, "loc": { "start": { "line": 65, "column": 5 }, "end": { "line": 65, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 65, "column": 1 }, "end": { "line": 65, "column": 28 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var35", "decorators": [], "loc": { "start": { "line": 67, "column": 2 }, "end": { "line": 67, "column": 7 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 67, "column": 10 }, "end": { "line": 67, "column": 11 } } }, "loc": { "start": { "line": 67, "column": 2 }, "end": { "line": 67, "column": 11 } } } ], "loc": { "start": { "line": 67, "column": 1 }, "end": { "line": 67, "column": 12 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 67, "column": 16 }, "end": { "line": 67, "column": 21 } } } ], "loc": { "start": { "line": 67, "column": 15 }, "end": { "line": 67, "column": 22 } } }, "loc": { "start": { "line": 67, "column": 1 }, "end": { "line": 67, "column": 22 } } }, "loc": { "start": { "line": 67, "column": 1 }, "end": { "line": 67, "column": 23 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var36", "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 69, "column": 12 }, "end": { "line": 69, "column": 18 } } }, "decorators": [], "loc": { "start": { "line": 69, "column": 5 }, "end": { "line": 69, "column": 10 } } }, "init": null, "loc": { "start": { "line": 69, "column": 5 }, "end": { "line": 69, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 69, "column": 1 }, "end": { "line": 69, "column": 19 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var37", "typeAnnotation": { "type": "TSStringKeyword", "loc": { "start": { "line": 70, "column": 12 }, "end": { "line": 70, "column": 18 } } }, "decorators": [], "loc": { "start": { "line": 70, "column": 5 }, "end": { "line": 70, "column": 10 } } }, "init": null, "loc": { "start": { "line": 70, "column": 5 }, "end": { "line": 70, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 70, "column": 1 }, "end": { "line": 70, "column": 19 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var38", "typeAnnotation": { "type": "TSBooleanKeyword", "loc": { "start": { "line": 71, "column": 12 }, "end": { "line": 71, "column": 19 } } }, "decorators": [], "loc": { "start": { "line": 71, "column": 5 }, "end": { "line": 71, "column": 10 } } }, "init": null, "loc": { "start": { "line": 71, "column": 5 }, "end": { "line": 71, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 71, "column": 1 }, "end": { "line": 71, "column": 20 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var36", "decorators": [], "loc": { "start": { "line": 72, "column": 2 }, "end": { "line": 72, "column": 7 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 72, "column": 10 }, "end": { "line": 72, "column": 11 } } }, "loc": { "start": { "line": 72, "column": 2 }, "end": { "line": 72, "column": 11 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var37", "decorators": [], "loc": { "start": { "line": 72, "column": 13 }, "end": { "line": 72, "column": 18 } } }, "right": { "type": "StringLiteral", "value": "asd", "loc": { "start": { "line": 72, "column": 21 }, "end": { "line": 72, "column": 26 } } }, "loc": { "start": { "line": 72, "column": 13 }, "end": { "line": 72, "column": 26 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var38", "decorators": [], "loc": { "start": { "line": 72, "column": 28 }, "end": { "line": 72, "column": 33 } } }, "right": { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 72, "column": 36 }, "end": { "line": 72, "column": 40 } } }, "loc": { "start": { "line": 72, "column": 28 }, "end": { "line": 72, "column": 40 } } } ], "loc": { "start": { "line": 72, "column": 1 }, "end": { "line": 72, "column": 41 } } }, "right": { "type": "ArrayExpression", "elements": [], "loc": { "start": { "line": 72, "column": 44 }, "end": { "line": 72, "column": 46 } } }, "loc": { "start": { "line": 72, "column": 1 }, "end": { "line": 72, "column": 46 } } }, "loc": { "start": { "line": 72, "column": 1 }, "end": { "line": 72, "column": 47 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var39", "decorators": [], "loc": { "start": { "line": 74, "column": 5 }, "end": { "line": 74, "column": 10 } } }, "init": { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 74, "column": 13 }, "end": { "line": 74, "column": 15 } } }, "loc": { "start": { "line": 74, "column": 5 }, "end": { "line": 74, "column": 15 } } } ], "kind": "var", "loc": { "start": { "line": 74, "column": 1 }, "end": { "line": 74, "column": 16 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var40", "decorators": [], "loc": { "start": { "line": 75, "column": 5 }, "end": { "line": 75, "column": 10 } } }, "init": { "type": "Identifier", "name": "var33", "decorators": [], "loc": { "start": { "line": 75, "column": 13 }, "end": { "line": 75, "column": 18 } } }, "loc": { "start": { "line": 75, "column": 5 }, "end": { "line": 75, "column": 18 } } } ], "kind": "var", "loc": { "start": { "line": 75, "column": 1 }, "end": { "line": 75, "column": 19 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var41", "decorators": [], "loc": { "start": { "line": 76, "column": 5 }, "end": { "line": 76, "column": 10 } } }, "init": { "type": "Identifier", "name": "var37", "decorators": [], "loc": { "start": { "line": 76, "column": 13 }, "end": { "line": 76, "column": 18 } } }, "loc": { "start": { "line": 76, "column": 5 }, "end": { "line": 76, "column": 18 } } } ], "kind": "var", "loc": { "start": { "line": 76, "column": 1 }, "end": { "line": 76, "column": 19 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var42", "decorators": [], "loc": { "start": { "line": 77, "column": 5 }, "end": { "line": 77, "column": 10 } } }, "init": { "type": "ArrayExpression", "elements": [], "loc": { "start": { "line": 77, "column": 13 }, "end": { "line": 77, "column": 15 } } }, "loc": { "start": { "line": 77, "column": 5 }, "end": { "line": 77, "column": 15 } } } ], "kind": "var", "loc": { "start": { "line": 77, "column": 1 }, "end": { "line": 77, "column": 16 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var39", "decorators": [], "loc": { "start": { "line": 78, "column": 2 }, "end": { "line": 78, "column": 7 } } }, { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var40", "decorators": [], "loc": { "start": { "line": 78, "column": 10 }, "end": { "line": 78, "column": 15 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 78, "column": 17 }, "end": { "line": 78, "column": 18 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var41", "decorators": [], "loc": { "start": { "line": 78, "column": 19 }, "end": { "line": 78, "column": 24 } } }, "right": { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 78, "column": 27 }, "end": { "line": 78, "column": 32 } } }, "loc": { "start": { "line": 78, "column": 19 }, "end": { "line": 78, "column": 32 } } } ], "loc": { "start": { "line": 78, "column": 9 }, "end": { "line": 78, "column": 33 } } }, { "type": "RestElement", "argument": { "type": "Identifier", "name": "var42", "decorators": [], "loc": { "start": { "line": 78, "column": 38 }, "end": { "line": 78, "column": 43 } } }, "loc": { "start": { "line": 78, "column": 35 }, "end": { "line": 78, "column": 43 } } } ], "loc": { "start": { "line": 78, "column": 1 }, "end": { "line": 78, "column": 44 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 78, "column": 48 }, "end": { "line": 78, "column": 50 } } }, { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 42, "loc": { "start": { "line": 78, "column": 53 }, "end": { "line": 78, "column": 55 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 78, "column": 57 }, "end": { "line": 78, "column": 58 } } }, { "type": "BinaryExpression", "operator": "+", "left": { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 78, "column": 59 }, "end": { "line": 78, "column": 64 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 78, "column": 67 }, "end": { "line": 78, "column": 68 } } }, "loc": { "start": { "line": 78, "column": 59 }, "end": { "line": 78, "column": 68 } } } ], "loc": { "start": { "line": 78, "column": 52 }, "end": { "line": 78, "column": 69 } } } ], "loc": { "start": { "line": 78, "column": 47 }, "end": { "line": 78, "column": 70 } } }, "loc": { "start": { "line": 78, "column": 1 }, "end": { "line": 78, "column": 70 } } }, "loc": { "start": { "line": 78, "column": 1 }, "end": { "line": 78, "column": 71 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var39", "decorators": [], "loc": { "start": { "line": 79, "column": 2 }, "end": { "line": 79, "column": 7 } } }, { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var40", "decorators": [], "loc": { "start": { "line": 79, "column": 10 }, "end": { "line": 79, "column": 15 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 79, "column": 17 }, "end": { "line": 79, "column": 18 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var41", "decorators": [], "loc": { "start": { "line": 79, "column": 19 }, "end": { "line": 79, "column": 24 } } }, "right": { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 79, "column": 27 }, "end": { "line": 79, "column": 32 } } }, "loc": { "start": { "line": 79, "column": 19 }, "end": { "line": 79, "column": 32 } } } ], "loc": { "start": { "line": 79, "column": 9 }, "end": { "line": 79, "column": 33 } } }, { "type": "RestElement", "argument": { "type": "Identifier", "name": "var42", "decorators": [], "loc": { "start": { "line": 79, "column": 38 }, "end": { "line": 79, "column": 43 } } }, "loc": { "start": { "line": 79, "column": 35 }, "end": { "line": 79, "column": 43 } } } ], "loc": { "start": { "line": 79, "column": 1 }, "end": { "line": 79, "column": 44 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 79, "column": 48 }, "end": { "line": 79, "column": 50 } } }, { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 42, "loc": { "start": { "line": 79, "column": 53 }, "end": { "line": 79, "column": 55 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 79, "column": 57 }, "end": { "line": 79, "column": 58 } } }, { "type": "BinaryExpression", "operator": "+", "left": { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 79, "column": 59 }, "end": { "line": 79, "column": 64 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 79, "column": 67 }, "end": { "line": 79, "column": 68 } } }, "loc": { "start": { "line": 79, "column": 59 }, "end": { "line": 79, "column": 68 } } } ], "loc": { "start": { "line": 79, "column": 52 }, "end": { "line": 79, "column": 69 } } }, { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 79, "column": 71 }, "end": { "line": 79, "column": 72 } } }, { "type": "StringLiteral", "value": "baz", "loc": { "start": { "line": 79, "column": 74 }, "end": { "line": 79, "column": 79 } } }, { "type": "BooleanLiteral", "value": false, "loc": { "start": { "line": 79, "column": 81 }, "end": { "line": 79, "column": 86 } } } ], "loc": { "start": { "line": 79, "column": 47 }, "end": { "line": 79, "column": 87 } } }, "loc": { "start": { "line": 79, "column": 1 }, "end": { "line": 79, "column": 87 } } }, "loc": { "start": { "line": 79, "column": 1 }, "end": { "line": 79, "column": 88 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var39", "decorators": [], "loc": { "start": { "line": 81, "column": 2 }, "end": { "line": 81, "column": 7 } } }, { "type": "AssignmentPattern", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var40", "decorators": [], "loc": { "start": { "line": 81, "column": 10 }, "end": { "line": 81, "column": 15 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 81, "column": 17 }, "end": { "line": 81, "column": 18 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var41", "decorators": [], "loc": { "start": { "line": 81, "column": 19 }, "end": { "line": 81, "column": 24 } } }, "right": { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 81, "column": 27 }, "end": { "line": 81, "column": 32 } } }, "loc": { "start": { "line": 81, "column": 19 }, "end": { "line": 81, "column": 32 } } } ], "loc": { "start": { "line": 81, "column": 9 }, "end": { "line": 81, "column": 33 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 45, "loc": { "start": { "line": 81, "column": 37 }, "end": { "line": 81, "column": 39 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 81, "column": 41 }, "end": { "line": 81, "column": 42 } } }, { "type": "StringLiteral", "value": "baz", "loc": { "start": { "line": 81, "column": 43 }, "end": { "line": 81, "column": 48 } } } ], "loc": { "start": { "line": 81, "column": 36 }, "end": { "line": 81, "column": 49 } } }, "loc": { "start": { "line": 81, "column": 9 }, "end": { "line": 81, "column": 49 } } }, { "type": "RestElement", "argument": { "type": "Identifier", "name": "var42", "decorators": [], "loc": { "start": { "line": 81, "column": 54 }, "end": { "line": 81, "column": 59 } } }, "loc": { "start": { "line": 81, "column": 51 }, "end": { "line": 81, "column": 59 } } } ], "loc": { "start": { "line": 81, "column": 1 }, "end": { "line": 81, "column": 60 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 81, "column": 64 }, "end": { "line": 81, "column": 66 } } }, { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 42, "loc": { "start": { "line": 81, "column": 69 }, "end": { "line": 81, "column": 71 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 81, "column": 73 }, "end": { "line": 81, "column": 74 } } }, { "type": "BinaryExpression", "operator": "+", "left": { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 81, "column": 75 }, "end": { "line": 81, "column": 80 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 81, "column": 83 }, "end": { "line": 81, "column": 84 } } }, "loc": { "start": { "line": 81, "column": 75 }, "end": { "line": 81, "column": 84 } } } ], "loc": { "start": { "line": 81, "column": 68 }, "end": { "line": 81, "column": 85 } } } ], "loc": { "start": { "line": 81, "column": 63 }, "end": { "line": 81, "column": 86 } } }, "loc": { "start": { "line": 81, "column": 1 }, "end": { "line": 81, "column": 86 } } }, "loc": { "start": { "line": 81, "column": 1 }, "end": { "line": 81, "column": 87 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var43", "decorators": [], "loc": { "start": { "line": 83, "column": 5 }, "end": { "line": 83, "column": 10 } } }, "init": { "type": "TSAsExpression", "expression": { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 45, "loc": { "start": { "line": 83, "column": 14 }, "end": { "line": 83, "column": 16 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 83, "column": 18 }, "end": { "line": 83, "column": 19 } } }, { "type": "StringLiteral", "value": "baz", "loc": { "start": { "line": 83, "column": 20 }, "end": { "line": 83, "column": 25 } } } ], "loc": { "start": { "line": 83, "column": 13 }, "end": { "line": 83, "column": 26 } } }, "typeAnnotation": { "type": "TSTypeReference", "typeName": { "type": "Identifier", "name": "const", "decorators": [], "loc": { "start": { "line": 83, "column": 30 }, "end": { "line": 83, "column": 35 } } }, "loc": { "start": { "line": 83, "column": 30 }, "end": { "line": 83, "column": 35 } } }, "loc": { "start": { "line": 83, "column": 13 }, "end": { "line": 83, "column": 36 } } }, "loc": { "start": { "line": 83, "column": 5 }, "end": { "line": 83, "column": 36 } } } ], "kind": "var", "loc": { "start": { "line": 83, "column": 1 }, "end": { "line": 83, "column": 36 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var44", "decorators": [], "loc": { "start": { "line": 85, "column": 5 }, "end": { "line": 85, "column": 10 } } }, "init": { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 85, "column": 13 }, "end": { "line": 85, "column": 18 } } }, "loc": { "start": { "line": 85, "column": 5 }, "end": { "line": 85, "column": 18 } } } ], "kind": "var", "loc": { "start": { "line": 85, "column": 1 }, "end": { "line": 85, "column": 19 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var39", "decorators": [], "loc": { "start": { "line": 87, "column": 2 }, "end": { "line": 87, "column": 7 } } }, { "type": "AssignmentPattern", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var40", "decorators": [], "loc": { "start": { "line": 87, "column": 10 }, "end": { "line": 87, "column": 15 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 87, "column": 17 }, "end": { "line": 87, "column": 18 } } }, { "type": "AssignmentPattern", "left": { "type": "Identifier", "name": "var41", "decorators": [], "loc": { "start": { "line": 87, "column": 19 }, "end": { "line": 87, "column": 24 } } }, "right": { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 87, "column": 27 }, "end": { "line": 87, "column": 32 } } }, "loc": { "start": { "line": 87, "column": 19 }, "end": { "line": 87, "column": 32 } } } ], "loc": { "start": { "line": 87, "column": 9 }, "end": { "line": 87, "column": 33 } } }, "right": { "type": "Identifier", "name": "var43", "decorators": [], "loc": { "start": { "line": 87, "column": 36 }, "end": { "line": 87, "column": 41 } } }, "loc": { "start": { "line": 87, "column": 9 }, "end": { "line": 87, "column": 41 } } }, { "type": "RestElement", "argument": { "type": "Identifier", "name": "var42", "decorators": [], "loc": { "start": { "line": 87, "column": 46 }, "end": { "line": 87, "column": 51 } } }, "loc": { "start": { "line": 87, "column": 43 }, "end": { "line": 87, "column": 51 } } } ], "loc": { "start": { "line": 87, "column": 1 }, "end": { "line": 87, "column": 52 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "ObjectExpression", "properties": [], "loc": { "start": { "line": 87, "column": 56 }, "end": { "line": 87, "column": 58 } } }, { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 42, "loc": { "start": { "line": 87, "column": 61 }, "end": { "line": 87, "column": 63 } } }, { "type": "OmittedExpression", "loc": { "start": { "line": 87, "column": 65 }, "end": { "line": 87, "column": 66 } } }, { "type": "BinaryExpression", "operator": "+", "left": { "type": "Identifier", "name": "var44", "decorators": [], "loc": { "start": { "line": 87, "column": 67 }, "end": { "line": 87, "column": 72 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 87, "column": 75 }, "end": { "line": 87, "column": 76 } } }, "loc": { "start": { "line": 87, "column": 67 }, "end": { "line": 87, "column": 76 } } } ], "loc": { "start": { "line": 87, "column": 60 }, "end": { "line": 87, "column": 77 } } } ], "loc": { "start": { "line": 87, "column": 55 }, "end": { "line": 87, "column": 78 } } }, "loc": { "start": { "line": 87, "column": 1 }, "end": { "line": 87, "column": 78 } } }, "loc": { "start": { "line": 87, "column": 1 }, "end": { "line": 87, "column": 79 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var45", "typeAnnotation": { "type": "TSArrayType", "elementType": { "type": "TSStringKeyword", "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 18 } } }, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 89, "column": 5 }, "end": { "line": 89, "column": 10 } } }, "init": null, "loc": { "start": { "line": 89, "column": 5 }, "end": { "line": 89, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 89, "column": 1 }, "end": { "line": 89, "column": 21 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var46", "typeAnnotation": { "type": "TSArrayType", "elementType": { "type": "TSNumberKeyword", "loc": { "start": { "line": 90, "column": 12 }, "end": { "line": 90, "column": 18 } } }, "loc": { "start": { "line": 90, "column": 12 }, "end": { "line": 90, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 90, "column": 5 }, "end": { "line": 90, "column": 10 } } }, "init": null, "loc": { "start": { "line": 90, "column": 5 }, "end": { "line": 90, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 90, "column": 1 }, "end": { "line": 90, "column": 21 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var47", "typeAnnotation": { "type": "TSArrayType", "elementType": { "type": "TSParenthesizedType", "typeAnnotation": { "type": "TSUnionType", "types": [ { "type": "TSStringKeyword", "loc": { "start": { "line": 91, "column": 13 }, "end": { "line": 91, "column": 19 } } }, { "type": "TSNumberKeyword", "loc": { "start": { "line": 91, "column": 22 }, "end": { "line": 91, "column": 28 } } } ], "loc": { "start": { "line": 91, "column": 13 }, "end": { "line": 91, "column": 28 } } }, "loc": { "start": { "line": 91, "column": 12 }, "end": { "line": 91, "column": 29 } } }, "loc": { "start": { "line": 91, "column": 12 }, "end": { "line": 91, "column": 31 } } }, "decorators": [], "loc": { "start": { "line": 91, "column": 5 }, "end": { "line": 91, "column": 10 } } }, "init": null, "loc": { "start": { "line": 91, "column": 5 }, "end": { "line": 91, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 91, "column": 1 }, "end": { "line": 91, "column": 32 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var48", "typeAnnotation": { "type": "TSArrayType", "elementType": { "type": "TSStringKeyword", "loc": { "start": { "line": 92, "column": 12 }, "end": { "line": 92, "column": 18 } } }, "loc": { "start": { "line": 92, "column": 12 }, "end": { "line": 92, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 92, "column": 5 }, "end": { "line": 92, "column": 10 } } }, "init": null, "loc": { "start": { "line": 92, "column": 5 }, "end": { "line": 92, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 92, "column": 1 }, "end": { "line": 92, "column": 21 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "Identifier", "name": "var45", "decorators": [], "loc": { "start": { "line": 94, "column": 2 }, "end": { "line": 94, "column": 7 } } }, { "type": "Identifier", "name": "var46", "decorators": [], "loc": { "start": { "line": 94, "column": 9 }, "end": { "line": 94, "column": 14 } } }, { "type": "Identifier", "name": "var47", "decorators": [], "loc": { "start": { "line": 94, "column": 16 }, "end": { "line": 94, "column": 21 } } }, { "type": "Identifier", "name": "var47", "decorators": [], "loc": { "start": { "line": 94, "column": 23 }, "end": { "line": 94, "column": 28 } } }, { "type": "Identifier", "name": "var47", "decorators": [], "loc": { "start": { "line": 94, "column": 30 }, "end": { "line": 94, "column": 35 } } }, { "type": "RestElement", "argument": { "type": "Identifier", "name": "var48", "decorators": [], "loc": { "start": { "line": 94, "column": 40 }, "end": { "line": 94, "column": 45 } } }, "loc": { "start": { "line": 94, "column": 37 }, "end": { "line": 94, "column": 45 } } } ], "loc": { "start": { "line": 94, "column": 1 }, "end": { "line": 94, "column": 46 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "ArrayExpression", "elements": [ { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 94, "column": 51 }, "end": { "line": 94, "column": 56 } } }, { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 94, "column": 58 }, "end": { "line": 94, "column": 63 } } } ], "loc": { "start": { "line": 94, "column": 50 }, "end": { "line": 94, "column": 64 } } }, { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 94, "column": 67 }, "end": { "line": 94, "column": 68 } } }, { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 94, "column": 70 }, "end": { "line": 94, "column": 71 } } } ], "loc": { "start": { "line": 94, "column": 66 }, "end": { "line": 94, "column": 72 } } }, { "type": "ArrayExpression", "elements": [ { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 94, "column": 75 }, "end": { "line": 94, "column": 80 } } }, { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 94, "column": 82 }, "end": { "line": 94, "column": 87 } } } ], "loc": { "start": { "line": 94, "column": 74 }, "end": { "line": 94, "column": 88 } } }, { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 94, "column": 91 }, "end": { "line": 94, "column": 92 } } }, { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 94, "column": 94 }, "end": { "line": 94, "column": 95 } } } ], "loc": { "start": { "line": 94, "column": 90 }, "end": { "line": 94, "column": 96 } } }, { "type": "ArrayExpression", "elements": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 94, "column": 99 }, "end": { "line": 94, "column": 100 } } }, { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 94, "column": 102 }, "end": { "line": 94, "column": 107 } } } ], "loc": { "start": { "line": 94, "column": 98 }, "end": { "line": 94, "column": 108 } } }, { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 94, "column": 110 }, "end": { "line": 94, "column": 115 } } }, { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 94, "column": 117 }, "end": { "line": 94, "column": 122 } } } ], "loc": { "start": { "line": 94, "column": 49 }, "end": { "line": 94, "column": 123 } } }, "loc": { "start": { "line": 94, "column": 1 }, "end": { "line": 94, "column": 123 } } }, "loc": { "start": { "line": 94, "column": 1 }, "end": { "line": 94, "column": 123 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var49", "typeAnnotation": { "type": "TSArrayType", "elementType": { "type": "TSStringKeyword", "loc": { "start": { "line": 96, "column": 12 }, "end": { "line": 96, "column": 18 } } }, "loc": { "start": { "line": 96, "column": 12 }, "end": { "line": 96, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 96, "column": 5 }, "end": { "line": 96, "column": 10 } } }, "init": null, "loc": { "start": { "line": 96, "column": 5 }, "end": { "line": 96, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 96, "column": 1 }, "end": { "line": 96, "column": 21 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "var50", "typeAnnotation": { "type": "TSArrayType", "elementType": { "type": "TSNumberKeyword", "loc": { "start": { "line": 97, "column": 12 }, "end": { "line": 97, "column": 18 } } }, "loc": { "start": { "line": 97, "column": 12 }, "end": { "line": 97, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 97, "column": 5 }, "end": { "line": 97, "column": 10 } } }, "init": null, "loc": { "start": { "line": 97, "column": 5 }, "end": { "line": 97, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 97, "column": 1 }, "end": { "line": 97, "column": 21 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "ArrayPattern", "elements": [ { "type": "ArrayPattern", "elements": [ { "type": "RestElement", "argument": { "type": "Identifier", "name": "var49", "decorators": [], "loc": { "start": { "line": 98, "column": 6 }, "end": { "line": 98, "column": 11 } } }, "loc": { "start": { "line": 98, "column": 3 }, "end": { "line": 98, "column": 11 } } } ], "loc": { "start": { "line": 98, "column": 2 }, "end": { "line": 98, "column": 12 } } }, { "type": "RestElement", "argument": { "type": "Identifier", "name": "var50", "decorators": [], "loc": { "start": { "line": 98, "column": 17 }, "end": { "line": 98, "column": 22 } } }, "loc": { "start": { "line": 98, "column": 14 }, "end": { "line": 98, "column": 22 } } } ], "loc": { "start": { "line": 98, "column": 1 }, "end": { "line": 98, "column": 23 } } }, "right": { "type": "ArrayExpression", "elements": [ { "type": "ArrayExpression", "elements": [ { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 98, "column": 28 }, "end": { "line": 98, "column": 33 } } }, { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 98, "column": 35 }, "end": { "line": 98, "column": 40 } } } ], "loc": { "start": { "line": 98, "column": 27 }, "end": { "line": 98, "column": 41 } } }, { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 98, "column": 43 }, "end": { "line": 98, "column": 44 } } }, { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 98, "column": 46 }, "end": { "line": 98, "column": 47 } } } ], "loc": { "start": { "line": 98, "column": 26 }, "end": { "line": 98, "column": 48 } } }, "loc": { "start": { "line": 98, "column": 1 }, "end": { "line": 98, "column": 48 } } }, "loc": { "start": { "line": 98, "column": 1 }, "end": { "line": 98, "column": 48 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 99, "column": 1 } } }