diff options
Diffstat (limited to 'lib/unicode/In/LowSurrogates.pl')
-rw-r--r-- | lib/unicode/In/LowSurrogates.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/unicode/In/LowSurrogates.pl b/lib/unicode/In/LowSurrogates.pl index a30148c54e..f13e2cce20 100644 --- a/lib/unicode/In/LowSurrogates.pl +++ b/lib/unicode/In/LowSurrogates.pl @@ -1,3 +1,6 @@ +# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +# This file is built by mktables.PL from e.g. UnicodeData-Latest.txt. +# Any changes made here will be lost! return <<'END'; DC00 DFFF END |