fix multi.isbpl

This commit is contained in:
Daniella 2022-05-16 01:50:07 +02:00
parent 75a93a2652
commit 2d62a6dcaf

View file

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