add copyFunc to multi.isbpl

This commit is contained in:
Daniella 2022-05-16 01:43:36 +02:00
parent b860d34229
commit 75a93a2652

View file

@ -38,6 +38,6 @@ def Context construct Context {
}
copyFunc {
def this =this
swap jContext level0 put2 pop
swap this jContext level0 add2
}
} =Context