Closed pzuraq closed 3 years ago
Currently we reuse the same identifier for each reference to an imported value. Apparently this is not the way the scope system is meant to work, and instead we should be creating a new id node for each reference.
Currently we reuse the same identifier for each reference to an imported value. Apparently this is not the way the scope system is meant to work, and instead we should be creating a new id node for each reference.