Skip to content

Rendered constants sometimes have a double underscore #24

@Intuity

Description

@Intuity

For example if rendering:

@MyPkg.enum()
class MyEnum:
  X1_ACK: Constant

Will render a SV constant called MY_ENUM_X1__ACK

This is likely an issue to do with the snake casing regex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions