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
The flat glyph is in theUnicode block Miscellaneous symbols (Unicode U+ 266D). Looks like that's outside the allowable characters for an identifier per Swift 5.1 docs.
I'm not sure why they chose to exclude some blocks of unicode characters. If you look at the list of allowable characters, there are holes in the list. Some make sense like combining diacritical marks and spacing characters, but I see no reason for the others. Makes sense to someone I guess.
Can't do this in swift:
The text was updated successfully, but these errors were encountered: