Shallow clone (runtime function)

This commit is contained in:
Dmitry Boulytchev 2020-01-15 22:33:46 +03:00
parent a453b65fd3
commit 46dfd58bda
6 changed files with 31 additions and 7 deletions

View file

@ -255,5 +255,5 @@ public fun emptyMemo () {
}
public fun lookupMemo (m, v) {
skip
}