function yy_r16()
 {
     if ($this->strip) {
         SMARTY_INTERNAL_COMPILE_BLOCK::blockSource($this->compiler, preg_replace('![\\t ]*[\\r\\n]+[\\t ]*!', '', $this->yystack[$this->yyidx + 0]->minor));
     } else {
         SMARTY_INTERNAL_COMPILE_BLOCK::blockSource($this->compiler, $this->yystack[$this->yyidx + 0]->minor);
     }
 }