I am having this problem too. Push/Pop doesn' work if there is an import in between then. There is PR by myself that I need to finish to make it work: [https://github.com/nim-lang/Nim/issues/11826](https://github.com/nim-lang/Nim/issues/11826).
- Disabling unused import warning locally andrea
- Re: Disabling unused import warning locally Araq
- Re: Disabling unused import warning locally cdome