dewolf
dewolf copied to clipboard
Deep copy of ast nodes
Currently, we did not copy ast-nodes correctly. It was more a shallow copy than a real copy. Change this to have a real copy for ast-nodes.