Skip to content

ci inserts quotes #28

Description

@wildcardjoker

Using pci (public const int) or _ci (private const int) inserts quote marks around the value:

pciTest becomes public const int Test = "1";
_ciTest becomes private const int Test = "1";

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions