mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-22 21:07:59 +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.