mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-10 09:08:11 +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.