fix multi.isbpl

This commit is contained in:
Daniella 2022-05-16 01:53:07 +02:00
parent 2d62a6dcaf
commit 54fea2d806

View file

@ -33,7 +33,7 @@ def Context construct Context {
def this =this def this =this
def stack =stack def stack =stack
def toRun =toRun def toRun =toRun
"multi.isbpl:_eval" File new1 toRun stack jContext interpret3 "multi.isbpl:_eval" File new1 toRun stack this jContext interpret3
stack stack
} }
copyFunc { copyFunc {