blob: 9cf13e9e2667770b7f3bee23b5c9c6c45b944925 (
plain)
1
2
3
4
5
6
7
8
|
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is built by mktables.PL from e.g. Unicode.txt.
# Any changes made here will be lost!
return <<'END';
d800 db7f
db80 dbff
dc00 dfff
END
|