I seem to be able to reproduce the problem on the playground too: [https://play.nim-lang.org/#ix=2fGO](https://play.nim-lang.org/#ix=2fGO)
If you uncomment the lines in the suite it'll error out. So the problem wasn't with == but with something I'm setup-ing wrong in the suite I guess.. I'll tinker with this more.
