Skip to content

Ability to set a NimNode's lineinfo #5617

@dom96

Description

@dom96

The only way to set this information is via newNimNode, but a lot of the time I have a node that was created via newCall or some other convenience function. These functions don't allow me to specify the line info information so it would be nice to be able to assign it after the fact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions