mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-23 09:12:48 +00:00
We don't track `noinit` for variables introduced in
https://github.com/nim-lang/Nim/pull/10566. It should be applied to
`result` if the function is marked `noinit`
(cherry picked from commit 2e9e7f13ee)