@zep the changelog says send_message(3, {event="report_error" won't work anymore when sandboxed. I use that in p8x8 to load user code in a separate _ENV and then show "syntax error" if load() errors. what should I do instead?

(while I'm asking.. would it be possible to make 🐱=123 not a syntax error? I'm not asking for you to define 🐱=20767.5 and all the rest like in pico8, just asking to make it possible for me to do that)