]> git.vpit.fr Git - perl/modules/Scope-Upper.git/commitdiff
Prevent a future possible declaration-after-code error
authorVincent Pit <perl@profvince.com>
Mon, 6 Jun 2016 08:53:10 +0000 (10:53 +0200)
committerVincent Pit <perl@profvince.com>
Mon, 6 Jun 2016 08:53:37 +0000 (10:53 +0200)
Right now SU_HAS_NEW_CXT implies defined(gv_fetchsv), but better
make this more obvious.


No differences found