Add comments to grouped character properties

[ci skip]
This commit is contained in:
Nikita Popov 2021-08-24 22:08:52 +02:00
parent c5ded13614
commit 2dafb0e30f

View File

@ -66,8 +66,8 @@
#define UC_AL 32 /* Arabic Letter */
/* Merged property categories */
#define UC_C 33
#define UC_P 34
#define UC_C 33 /* Control */
#define UC_P 34 /* Punctuation */
/* Derived properties from DerivedCoreProperties.txt */
#define UC_CASED 35