This is useful when trying to do AST rewrite of function calls: ``` f(${'args:*') -> g($args) ```
This is useful when trying to do AST rewrite of function calls: