fix multi.isbpl
This commit is contained in:
parent
2d62a6dcaf
commit
54fea2d806
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue