add copyFunc to multi.isbpl
This commit is contained in:
parent
aa9c510f37
commit
b860d34229
1 changed files with 4 additions and 0 deletions
|
@ -36,4 +36,8 @@ def Context construct Context {
|
|||
"multi.isbpl:_eval" File new1 run stack jContext interpret3
|
||||
stack
|
||||
}
|
||||
copyFunc {
|
||||
def this =this
|
||||
swap jContext level0 put2 pop
|
||||
}
|
||||
} =Context
|
||||
|
|
Loading…
Add table
Reference in a new issue