I have a question about CI tests. The pull request has been updated several times: once due to a bug on my part, the others due to the discovery of places where I have to update various tests &c.
One issue seems to have existed already when I first checked out the code; I just didn't notice it until CI started. It seems that `nimterop` has trouble building with master branch `a95399143`. I'm not quite sure how CI is doing it, but compiling its `all.nim` source file fails, hence my suspicion. Can someone confirm or correct that? I don't know if the current PR will pass the remaining tests, but if it has only that error which already existed in master (assuming it did), will the Nim dev team still accept it? Or would I have to wait until that issue was ironed out?
