My Nim version
    
    
    > nim -v
    Nim Compiler Version 0.17.0 (2017-05-18) [Windows: amd64]
    Copyright (c) 2006-2017 by Andreas Rumpf
    
    git hash: d3f0f87e81e262ee25fd528aae5b6db0bdf78d5e
    active boot switches: -d:release
    

I'm running Windows 10 64bit. Using Linux Subsystem yield same result but that 
version is 0.16.0

I guess I'll try running this from virtual box to see whether it's same or not.

Reply via email to