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