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,6 +25,9 @@
"name": "foo"
},
"context": {
"type": "ArrayPattern",
"elements": [
{
"type": "Identifier",
"name": "msg",
"start": 43,
@ -44,6 +47,8 @@
}
}
}
}
]
},
"body": {
"type": "Fragment",
@ -127,7 +132,8 @@
},
"name": "foo"
},
"argument": {
"arguments": [
{
"type": "Identifier",
"start": 96,
"end": 99,
@ -143,6 +149,7 @@
},
"name": "msg"
}
]
}
],
"transparent": false

Loading…
Cancel
Save