1. I hope we can make your push/pop snippet work. It should work.
  2. I would use the following code in all of your `t*.nim` files:


    
    
    when defined(nimHasUsed):
      {.used.}
    
    
    
    Run

Reply via email to