Currently indexer is not trying to perform macro expansion; we should change it.
A simplified approach is to map everything found inside the expansion to call as a whole, without trying to guess which input node corresponds to which output node.
In the long term, we can make it more advanced.
Currently indexer is not trying to perform macro expansion; we should change it.
A simplified approach is to map everything found inside the expansion to call as a whole, without trying to guess which input node corresponds to which output node.
In the long term, we can make it more advanced.