mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-1930 Don't use // in a .c file
X-SVN-Rev: 8885
This commit is contained in:
parent
0c7e57b884
commit
775e63220e
1 changed files with 1 additions and 1 deletions
|
@ -3582,7 +3582,7 @@ Mark NON-IGNOREABLE: #1 > #2
|
|||
"A\\u0301b"
|
||||
}, 22,
|
||||
{ UCOL_ALTERNATE_HANDLING, UCOL_STRENGTH }, { UCOL_SHIFTED, UCOL_QUATERNARY }
|
||||
//{ UCOL_ALTERNATE_HANDLING, UCOL_STRENGTH }, { UCOL_NON_IGNORABLE, UCOL_TERTIARY }
|
||||
/*{ UCOL_ALTERNATE_HANDLING, UCOL_STRENGTH }, { UCOL_NON_IGNORABLE, UCOL_TERTIARY }*/
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue