1 changed files with
40 additions and
33 deletions
|
|
|
@ -25,6 +25,9 @@
|
|
|
|
"name": "foo"
|
|
|
|
"name": "foo"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"context": {
|
|
|
|
"context": {
|
|
|
|
|
|
|
|
"type": "ArrayPattern",
|
|
|
|
|
|
|
|
"elements": [
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier",
|
|
|
|
"name": "msg",
|
|
|
|
"name": "msg",
|
|
|
|
"start": 43,
|
|
|
|
"start": 43,
|
|
|
|
@ -44,6 +47,8 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"body": {
|
|
|
|
"body": {
|
|
|
|
"type": "Fragment",
|
|
|
|
"type": "Fragment",
|
|
|
|
@ -127,7 +132,8 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"name": "foo"
|
|
|
|
"name": "foo"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"argument": {
|
|
|
|
"arguments": [
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier",
|
|
|
|
"start": 96,
|
|
|
|
"start": 96,
|
|
|
|
"end": 99,
|
|
|
|
"end": 99,
|
|
|
|
@ -143,6 +149,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"name": "msg"
|
|
|
|
"name": "msg"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"transparent": false
|
|
|
|
"transparent": false
|
|
|
|
|