Skip to content

Dice Notation Failure with Unary - Operator #327

@Chris3606

Description

@Chris3606

The following test case produces an error:

Dice.Roll("-1");

While the following one succeeds:

Dice.Roll("0-1");

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions