mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 17:34:43 +00:00
* add getPort to resolve Port(0) * fixup * use getPort in examples + tests * address comments: do not re-export Port
This directory contains helper files used by several tests, to avoid code duplication, akin to a std extension tailored for testament.
Some of these could later migrate to stdlib.