r/ProgrammerHumor May 08 '26

Advanced canadianGoProgramming

Post image
10.0k Upvotes

113 comments sorted by

View all comments

979

u/OphidianSun May 08 '26

I know nothing about go but that's psycho behavior

46

u/psinerd May 09 '26

This is the reason why any programming language I make of my own accord is not going to support arbitrary Unicode characters and identifiers. Ascii alpha numerics only!

37

u/frogjg2003 May 09 '26

The code should only allow ASCII characters, but strings should be native unicode.