i managed to make my failing example compile using...
# scripting
n
i managed to make my failing example compile using
1.3.30-dev
, by using importedScripts where it would otherwise try to inline mismatching bytecode versions
👍 1