Patrick Steele-Idem 5df81440e5 Reorganized tests
2016-05-05 07:56:24 -07:00

15 lines
226 B
JSON

{
"loopType": "ForEach",
"varName": {
"type": "Identifier",
"name": "color"
},
"in": {
"type": "Identifier",
"name": "colors"
},
"statusVarName": {
"type": "Identifier",
"name": "loop"
}
}