4 lines
69 B
Text
4 lines
69 B
Text
|
|
include builtins\serialize.e
|
||
|
|
object d = deserialize(serialize(a))
|
||
|
|
?d
|