mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-25 08:08:47 +00:00
Shallow clone (runtime function)
This commit is contained in:
parent
a453b65fd3
commit
46dfd58bda
6 changed files with 31 additions and 7 deletions
5
regression/x86only/orig/test007.log
Normal file
5
regression/x86only/orig/test007.log
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Cloning int: 5
|
||||
Cloning string: abc
|
||||
Cloning array: [1, 2, 3, 4, 5]
|
||||
Cloning sexp: A (1, 2, 3, 4, 5)
|
||||
Cloning closure: address ok, 5, 6
|
||||
Loading…
Add table
Add a link
Reference in a new issue