You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.