mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-25 10:01:56 +00:00
fixes #24800
This PR avoids a conversion from `sink T` to `T`
I will add a test case
(cherry picked from commit ddd83f8d8a)
fixes #24800
This PR avoids a conversion from `sink T` to `T`
I will add a test case
(cherry picked from commit ddd83f8d8a)