2017-11-22 16:46:18 -08:00

9 lines
136 B
JSON

{
"type": "UpdateExpression",
"argument": {
"type": "Identifier",
"name": "foo"
},
"operator": "++",
"prefix": false
}