diff options
Diffstat (limited to 'regen')
-rw-r--r-- | regen/warnings.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regen/warnings.pl b/regen/warnings.pl index 93b26fe58f..94a98436e8 100644 --- a/regen/warnings.pl +++ b/regen/warnings.pl @@ -89,6 +89,8 @@ my $tree = { [ 5.017, DEFAULT_ON ], 'experimental::regex_sets' => [ 5.017, DEFAULT_ON ], + 'experimental::lexical_topic' => + [ 5.017, DEFAULT_ON ], }], #'default' => [ 5.008, DEFAULT_ON ], |