Member predicate DoBlock::getLocalVariable
Gets the nth local variable declared by this block.
For example local in { | param; local| puts param }.
Gets the nth local variable declared by this block.
For example local in { | param; local| puts param }.