1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "ExpressionStatement", 6 "expression": { 7 "type": "NumberLiteral", 8 "value": 43793, 9 "loc": { 10 "start": { 11 "line": 17, 12 "column": 1, 13 "program": "test-numeric-separator.js" 14 }, 15 "end": { 16 "line": 17, 17 "column": 10, 18 "program": "test-numeric-separator.js" 19 } 20 } 21 }, 22 "loc": { 23 "start": { 24 "line": 17, 25 "column": 1, 26 "program": "test-numeric-separator.js" 27 }, 28 "end": { 29 "line": 17, 30 "column": 10, 31 "program": "test-numeric-separator.js" 32 } 33 } 34 }, 35 { 36 "type": "ExpressionStatement", 37 "expression": { 38 "type": "NumberLiteral", 39 "value": 33, 40 "loc": { 41 "start": { 42 "line": 18, 43 "column": 1, 44 "program": "test-numeric-separator.js" 45 }, 46 "end": { 47 "line": 18, 48 "column": 11, 49 "program": "test-numeric-separator.js" 50 } 51 } 52 }, 53 "loc": { 54 "start": { 55 "line": 18, 56 "column": 1, 57 "program": "test-numeric-separator.js" 58 }, 59 "end": { 60 "line": 18, 61 "column": 11, 62 "program": "test-numeric-separator.js" 63 } 64 } 65 }, 66 { 67 "type": "ExpressionStatement", 68 "expression": { 69 "type": "NumberLiteral", 70 "value": 36, 71 "loc": { 72 "start": { 73 "line": 19, 74 "column": 1, 75 "program": "test-numeric-separator.js" 76 }, 77 "end": { 78 "line": 19, 79 "column": 6, 80 "program": "test-numeric-separator.js" 81 } 82 } 83 }, 84 "loc": { 85 "start": { 86 "line": 19, 87 "column": 1, 88 "program": "test-numeric-separator.js" 89 }, 90 "end": { 91 "line": 19, 92 "column": 6, 93 "program": "test-numeric-separator.js" 94 } 95 } 96 }, 97 { 98 "type": "ExpressionStatement", 99 "expression": { 100 "type": "NumberLiteral", 101 "value": "Infinity", 102 "loc": { 103 "start": { 104 "line": 20, 105 "column": 1, 106 "program": "test-numeric-separator.js" 107 }, 108 "end": { 109 "line": 20, 110 "column": 20, 111 "program": "test-numeric-separator.js" 112 } 113 } 114 }, 115 "loc": { 116 "start": { 117 "line": 20, 118 "column": 1, 119 "program": "test-numeric-separator.js" 120 }, 121 "end": { 122 "line": 20, 123 "column": 20, 124 "program": "test-numeric-separator.js" 125 } 126 } 127 }, 128 { 129 "type": "ExpressionStatement", 130 "expression": { 131 "type": "NumberLiteral", 132 "value": 12313.1, 133 "loc": { 134 "start": { 135 "line": 21, 136 "column": 1, 137 "program": "test-numeric-separator.js" 138 }, 139 "end": { 140 "line": 21, 141 "column": 14, 142 "program": "test-numeric-separator.js" 143 } 144 } 145 }, 146 "loc": { 147 "start": { 148 "line": 21, 149 "column": 1, 150 "program": "test-numeric-separator.js" 151 }, 152 "end": { 153 "line": 21, 154 "column": 14, 155 "program": "test-numeric-separator.js" 156 } 157 } 158 }, 159 { 160 "type": "ExpressionStatement", 161 "expression": { 162 "type": "NumberLiteral", 163 "value": 1.234e+57, 164 "loc": { 165 "start": { 166 "line": 22, 167 "column": 1, 168 "program": "test-numeric-separator.js" 169 }, 170 "end": { 171 "line": 22, 172 "column": 12, 173 "program": "test-numeric-separator.js" 174 } 175 } 176 }, 177 "loc": { 178 "start": { 179 "line": 22, 180 "column": 1, 181 "program": "test-numeric-separator.js" 182 }, 183 "end": { 184 "line": 22, 185 "column": 12, 186 "program": "test-numeric-separator.js" 187 } 188 } 189 } 190 ], 191 "loc": { 192 "start": { 193 "line": 1, 194 "column": 1, 195 "program": "test-numeric-separator.js" 196 }, 197 "end": { 198 "line": 22, 199 "column": 12, 200 "program": "test-numeric-separator.js" 201 } 202 } 203} 204