This clones the given ast prior to working on it to avoid mutating the AST given to `transformFromAST`.
20 KiB
20 KiB
This clones the given ast prior to working on it to avoid mutating the AST given to `transformFromAST`.