Fix a few out-of-order test results.
This commit is contained in:
parent
5fb3696955
commit
442ead701c
@ -71,6 +71,21 @@
|
|||||||
"column": 11
|
"column": 11
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"typeAnnotation": {
|
||||||
|
"type": "TSNumberKeyword",
|
||||||
|
"start": 2,
|
||||||
|
"end": 8,
|
||||||
|
"loc": {
|
||||||
|
"start": {
|
||||||
|
"line": 1,
|
||||||
|
"column": 2
|
||||||
|
},
|
||||||
|
"end": {
|
||||||
|
"line": 1,
|
||||||
|
"column": 8
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"expression": {
|
"expression": {
|
||||||
"type": "Identifier",
|
"type": "Identifier",
|
||||||
"start": 10,
|
"start": 10,
|
||||||
@ -88,21 +103,6 @@
|
|||||||
},
|
},
|
||||||
"name": "x"
|
"name": "x"
|
||||||
},
|
},
|
||||||
"typeAnnotation": {
|
|
||||||
"type": "TSNumberKeyword",
|
|
||||||
"start": 2,
|
|
||||||
"end": 8,
|
|
||||||
"loc": {
|
|
||||||
"start": {
|
|
||||||
"line": 1,
|
|
||||||
"column": 2
|
|
||||||
},
|
|
||||||
"end": {
|
|
||||||
"line": 1,
|
|
||||||
"column": 8
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"extra": {
|
"extra": {
|
||||||
"parenthesized": true,
|
"parenthesized": true,
|
||||||
"parenStart": 0
|
"parenStart": 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user