diff options
Diffstat (limited to '')
| -rw-r--r-- | libcharconv_negative.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libcharconv_negative.c b/libcharconv_negative.c index 4f35489..670fa47 100644 --- a/libcharconv_negative.c +++ b/libcharconv_negative.c @@ -25,7 +25,10 @@ static struct { {UINT32_C(0x1FA48), UINT32_C(0x1FA49)}, {UINT32_C(0x1FA4B), UINT32_C(0x1FA4C)}, {UINT32_C(0x24EA), UINT32_C(0x24FF)}, - {UINT32_C(0x1F10B), UINT32_C(0x1F10C)} + {UINT32_C(0x1F10B), UINT32_C(0x1F10C)}, + {UINT32_C(0x2690), UINT32_C(0x2691)}, + {UINT32_C(0x1F3F3), UINT32_C(0x1F3F4)}, + {UINT32_C(0x1F3F1), UINT32_C(0x1F3F2)} }; |
