Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #22753; Nimsuggest segfault with invalid assignment to table (#22781) | ringabout | 2023-10-02 | 1 | -0/+35 |
fixes #22753 ## Future work We should turn all the error nodes into nodes of a nkError kind, which could be a industrious task. But perhaps we can add a special treatment for error nodes to make the transition smooth. |