oyster Mon, 07 Jan 2019 04:45:18 -0800
on windows, nimgen will run something like cmd /c "c2nim ..." Run
but I am using MSYS2+Mingw, thus "cmd /c" will make the command invalid. Is there a solution?