Skip to content

Commit

Permalink
unicode: Make sure 'Cn' codepoints match with C enum
Browse files Browse the repository at this point in the history
Unassigned codepoints have General Category Cn. Since this returns 0
for unknowns, unless we return 1 for property C then these unknows
won't match with <:C>.
  • Loading branch information
samcv committed Nov 2, 2017
1 parent 25bbba8 commit e767888
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 125 deletions.

0 comments on commit e767888

Please sign in to comment.