add copyFunc to multi.isbpl
This commit is contained in:
parent
b860d34229
commit
75a93a2652
1 changed files with 1 additions and 1 deletions
|
@ -38,6 +38,6 @@ def Context construct Context {
|
||||||
}
|
}
|
||||||
copyFunc {
|
copyFunc {
|
||||||
def this =this
|
def this =this
|
||||||
swap jContext level0 put2 pop
|
swap this jContext level0 add2
|
||||||
}
|
}
|
||||||
} =Context
|
} =Context
|
||||||
|
|
Loading…
Add table
Reference in a new issue