mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-07 04:14:19 +00:00
fixes #8305; fixes #7808; fixes #10285; fixes #11061 + other bugs with type mismatch error msgs
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.