You are reading a single comment by @NotThamesWater and its replies. Click here to read the full conversation.
  • I tried to get emojis to work in GCC at one point. So you could do all sorts of horrors

    \#define 🌜 {
    \#define 🌛 }
    \#define 👉 (
    \#define 👈 )
    
    typedef int 🤮;
    🤮 😠👉🤮 ✨, 🤮 😎👈
    🌜
       return ✨+😎;
    🌛
    

    Would love to submit one of these in a code review

About