Closed kklorenzotesta closed 6 months ago
It also happens in general with recursive functions, even if its only one calling itself
I am aware of this and there is already a PR open on thing transformer that will resolve this, I'll let you know when I publish the release containing that fix
This should be resolved in transformer/cli version 2.1. Please reopen if you're still encountering this.
Since 2.0.1 when two function call each other like in:
I get a
when building the project