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