package runtime // scopeFreeTo is a backward-compat stub for binaries built before arena model. // Old stage4 compilers emit calls to this symbol at scope boundaries. // //export runtime.scopeFreeTo func scopeFreeTo(tag int32) {}