Skip to content

Implicit multiplication not working #15

@BracoZS

Description

@BracoZS

Trying to do implicit multiplication like var result = "4(4)".Eval() or "(8)(8)".Eval() gives me this error:
StringMath.MathException: Unexpected token ( at position 4. Expected [EOC] at StringMath.Parser.Match(TokenType tokenType)...

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