int main() {
  const char *s = u8"🔥";
  return 0; // break here
}
