Awesome news. What's the best way to write conditional code to deal with 
breaking changes in nim 2.0? Something like `when NimMajor > 1`? Since devel is 
1.9 this will be false, so I guess I need to fake it for now...

Reply via email to