diff options
Diffstat (limited to '')
| -rw-r--r-- | libcharconv_negative.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libcharconv_negative.c b/libcharconv_negative.c index 92470c8..4f35489 100644 --- a/libcharconv_negative.c +++ b/libcharconv_negative.c @@ -42,7 +42,8 @@ static struct { {{UINT32_C(0x246A), UINT32_C(0x2473)}, {UINT32_C(0x24EB), UINT32_C(0x24F4)}}, {{UINT32_C(0x24B6), UINT32_C(0x24CF)}, {UINT32_C(0x1F150), UINT32_C(0x1F169)}}, {{UINT32_C(0x1F130), UINT32_C(0x1F149)}, {UINT32_C(0x1F170), UINT32_C(0x1F189)}}, - {{UINT32_C(0x2780), UINT32_C(0x2789)}, {UINT32_C(0x278A), UINT32_C(0x2793)}} + {{UINT32_C(0x2780), UINT32_C(0x2789)}, {UINT32_C(0x278A), UINT32_C(0x2793)}}, + {{UINT32_C(0x2660), UINT32_C(0x2663)}, {UINT32_C(0x2664), UINT32_C(0x2667)}} }; |
