This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/warnings.pl: rename $tre to $tree
authorDavid Mitchell <davem@iabyn.com>
Fri, 29 Apr 2022 09:16:40 +0000 (10:16 +0100)
committerDavid Mitchell <davem@iabyn.com>
Wed, 4 May 2022 09:43:03 +0000 (10:43 +0100)
commitc3193e2d3fa16b9c4a6e060bc86554e88ba76c5c
treef8010a48fdc0debc7ee598219eb44054a46d5fa1
parentb4353f1951330b886005d0eca87a4da37ee1d2cc
regen/warnings.pl: rename $tre to $tree

Since the global variable $tree was renamed $TREE, we can now rename all
the instances of a sub parameter $tre to '$tree'.
regen/warnings.pl