diff options
Diffstat (limited to 'regen/warnings.pl')
-rw-r--r-- | regen/warnings.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/warnings.pl b/regen/warnings.pl index becce4407b..27e4d5003d 100644 --- a/regen/warnings.pl +++ b/regen/warnings.pl @@ -99,7 +99,7 @@ my $tree = { [ 5.017, DEFAULT_ON ], 'experimental::postderef' => [ 5.019, DEFAULT_ON ], - 'experimental::aggref' => + 'experimental::autoderef' => [ 5.019, DEFAULT_ON ], }], |