in reply to Re^2: statement vs. block?
in thread statement vs. block?
Maybe I'm not getting what the OP is asking for. I read "any piece of code that would run unchanged as a statement or a block, that would behave differently in one relative to the other" as some stuff such that "map {stuff } @any" doesn't do the same thing as "mapstuff, @any" (but does run). I provided that.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: statement vs. block?
by Fletch (Bishop) on Apr 12, 2008 at 00:13 UTC |