mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-16 01:35:35 +00:00
Follow the same logic as semTupleFieldsConstr and only skip skVar since we're gonna add a nkDefer anyway. Fixes #8985
This directory contains the Nim compiler written in Nim. Note that this code has been translated from a bootstrapping version written in Pascal, so the code is **not** a poster child of good Nim code.