2013-09-12 22:16:40 +05:30
|
|
|
{
|
|
|
|
"type": "Program",
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"type": "LabeledStatement",
|
2014-05-13 11:30:40 +02:00
|
|
|
"label": "begin",
|
2013-09-12 22:16:40 +05:30
|
|
|
"body": {
|
|
|
|
"type": "BlockStatement",
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"type": "ForStatement",
|
|
|
|
"init": null,
|
|
|
|
"test": null,
|
|
|
|
"update": null,
|
|
|
|
"body": {
|
|
|
|
"type": "BlockStatement",
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"type": "BreakStatement",
|
2014-05-13 11:30:40 +02:00
|
|
|
"label": "begin"
|
2013-09-12 22:16:40 +05:30
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
{
|
|
|
|
"type": "Program",
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"type": "LabeledStatement",
|
2014-05-13 11:30:40 +02:00
|
|
|
"label": "begin",
|
2013-09-12 22:16:40 +05:30
|
|
|
"body": {
|
|
|
|
"type": "BlockStatement",
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"type": "WhileStatement",
|
|
|
|
"test": {
|
|
|
|
"type": "Literal",
|
|
|
|
"value": true
|
|
|
|
},
|
|
|
|
"body": {
|
|
|
|
"type": "BlockStatement",
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"type": "BreakStatement",
|
2014-05-13 11:30:40 +02:00
|
|
|
"label": "begin"
|
2013-09-12 22:16:40 +05:30
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|