Created by: natefaubion
Fixes #313 (closed)
getName was checking just the range, which gets clobbered, so the tokens end up getting the exact same range. I've changed it to check sm_range first which has the original location.
Created by: natefaubion
Fixes #313 (closed)
getName was checking just the range, which gets clobbered, so the tokens end up getting the exact same range. I've changed it to check sm_range first which has the original location.