Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: avoid node overriding and re-instantiate a same function (#198)
* fix: avoid re-instantiate functions/methods * fix: monomorphized expr shouldn't override existing nodes * fix: refactor function instantiation and always check the resolved qualified name
- Loading branch information