fix bogus redeclaration warning for "our" variables in different
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 28 May 2000 08:46:10 +0000 (08:46 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 28 May 2000 08:46:10 +0000 (08:46 +0000)
commit5ce0178e8e6a35225316965a9dccd12fa35eb60d
treed131ffaa067d0e95c2f034f1a7afc432b2e81c6d
parentb9449ee00d2461c5a220b8b0cd7ee22c0d775f7c
fix bogus redeclaration warning for "our" variables in different
scopes

p4raw-id: //depot/perl@6137
op.c
t/pragma/strict-vars