mirror of
https://github.com/nim-lang/Nim.git
synced 2026-03-02 22:58:31 +00:00
Return types can also be completely ommitted. PFuture[void] will then be implicitly deduced.
Return types can also be completely ommitted. PFuture[void] will then be implicitly deduced.