in reply to Re^2: wantarray - surprise behaviour
in thread wantarray - surprise behaviour

In this example, "the context of the currently executing subroutine" ("blah()") is:
( 1 => blah() )
It has nothing to do with what is happening inside blah().