- `do{...}while(false)` => `{...}` - clean up `AST_While` logic closes #1452
function() { if(c){return foo} bar();}