lpython
lpython copied to clipboard
[asr->python] add complex visitors
@khushi-411 Can you add tests for this?
I would suggest focusing on one particular support in this PR. For example, either complex visitors or string visitors. And then add good tests for it. We can support the other visitors (for example string visitors) in a separate PR.
Good. Now we need to add tests that test each of the implemented visitor.
+1