[EMAIL PROTECTED] writes:
: Why the double semantics of 'when'?
:
: It implicitly breaks when used as a 'when' block, but does not as a 'when'
: statement. It seems that a when should be a when should be a when, and a
: when being a when would be a win.
I can see your point. But emember th
Why the double semantics of 'when'?
It implicitly breaks when used as a 'when' block, but does not as a 'when'
statement. It seems that a when should be a when should be a when, and a
when being a when would be a win.
The example given:
given $x {
warn("Odd value")when