mirror of
https://github.com/nim-lang/Nim.git
synced 2026-03-04 07:37:14 +00:00
This introduces tyStatic and successfully bootstraps and handles few simple test cases. Static params within macros are no longer treated as PNimrodNodes - they are now equivalent to constants of the designated type.