Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Converted the 'invalid kind for firstOrd/lastOrd(XXX)' messages from …
…internal errors to fatal errors. (nim-lang#23443) (nim-lang#23447) This fixes a nimsuggest crash when opening: beacon_chain/consensus_object_pools/blockchain_dag.nim from the nimbus-eth2 project and many other .nim files (44 files, to be precise) in the same project. Replaces: nim-lang#23402 (cherry picked from commit c934d59)
- Loading branch information