You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to add support for two new data types: w for 16-bit chars (char16_t and Java char); and W for 32-bit chars (char32_t). It will allow to support more chars, especialy if they are not Latin or belong to any kind of extended Latin.