We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d38ce commit 393b96eCopy full SHA for 393b96e
1 file changed
handrolled_parser/parse_expr_test.mbt
@@ -290,7 +290,7 @@ test {
290
"loc": {
291
"file": "",
292
"start": { "line": 2, "column": 4 },
293
- "end": { "line": 2, "column": 8 },
+ "end": { "line": 4, "column": 5 },
294
},
295
"children": {
296
"pattern": {
@@ -318,7 +318,7 @@ test {
318
319
320
"start": { "line": 2, "column": 9 },
321
322
323
324
"expr": {
@@ -432,7 +432,7 @@ test {
432
433
434
435
436
437
"children": {},
438
0 commit comments