Closed
Description
While working on embedding the doc in Tasty, I noticed that the TreeCopier
subclasses don't copy over the attachments of the trees.
Is this on purpose?
Doc comments are stored as attachments on MemberDef
trees, and cannot be recovered in the REPL for instance, because they're discarded when the trees are modified.