mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
Also added some documentation to the header. See: https://forum.nim-lang.org/t/13311 > I did try using the flag, but couldn't get it to work. If I do -d:nimIoSelector, the defined check passes, but the other code fails to compile because there is no const named nimIoSelector. It seemed like a bug to me, do you have a working number compiler invocation? Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>