look, ok, it did work, i just needed to update the snapshots

pull/10320/head
S. Elliott Johnson 2 years ago
parent 243ba9c033
commit cb4daeac67

@ -25,25 +25,30 @@
"name": "foo"
},
"context": {
"type": "Identifier",
"name": "msg",
"start": 43,
"end": 54,
"typeAnnotation": {
"type": "TSStringKeyword",
"start": 48,
"end": 54,
"loc": {
"start": {
"line": 1,
"column": 48
},
"end": {
"line": 1,
"column": 54
"type": "ArrayPattern",
"elements": [
{
"type": "Identifier",
"name": "msg",
"start": 43,
"end": 54,
"typeAnnotation": {
"type": "TSStringKeyword",
"start": 48,
"end": 54,
"loc": {
"start": {
"line": 1,
"column": 48
},
"end": {
"line": 1,
"column": 54
}
}
}
}
}
]
},
"body": {
"type": "Fragment",
@ -127,22 +132,24 @@
},
"name": "foo"
},
"argument": {
"type": "Identifier",
"start": 96,
"end": 99,
"loc": {
"start": {
"line": 7,
"column": 13
"arguments": [
{
"type": "Identifier",
"start": 96,
"end": 99,
"loc": {
"start": {
"line": 7,
"column": 13
},
"end": {
"line": 7,
"column": 16
}
},
"end": {
"line": 7,
"column": 16
}
},
"name": "msg"
}
"name": "msg"
}
]
}
],
"transparent": false
@ -171,4 +178,4 @@
"sourceType": "module"
}
}
}
}
Loading…
Cancel
Save