mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-26 10:32:01 +00:00
* Misc cleanup in macro code Generate error messages using `error` instead of `assert`. Fixes #10574 * Fix crash with hasCustomPragma on quoted fields Use the `$` operator instead of reaching for the `strVal` field directly