Skip to content

asr: Restructure to use a cleaner namespace

Rohit Goswami requested to merge HaoZeke/lfortran:asrNamespace into master

As discussed. Actually I am a little unhappy with all the using statements too. Harder to read through the code, but easier to debug. I would prefer removing all using statements.

Edited by Rohit Goswami

Merge request reports