Skip to content

GE_PATTERN equals DOLLAR1_PATTERN #12

@OdinOxin

Description

@OdinOxin

I guess having constants with the same value is not intended. In fact DOLLAR1_PATTERN does not match any "$1" occurences.

private static final Pattern DOLLAR1_PATTERN = Pattern.compile("^ge(.{4,})");

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