sub bar{ if (1){ return scalar do { #do block will return 1 if (1){ 1; } 1; }; } }