// test_output! "Hi 👋" export default function () { return String.fromCodePoint(72, 105, 32, 128075); }