fix multi.isbpl
This commit is contained in:
parent
75a93a2652
commit
2d62a6dcaf
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 run stack jContext interpret3
|
"multi.isbpl:_eval" File new1 toRun stack jContext interpret3
|
||||||
stack
|
stack
|
||||||
}
|
}
|
||||||
copyFunc {
|
copyFunc {
|
||||||
|
|
Loading…
Add table
Reference in a new issue