Skip to content

Tokenizer.java line 298-299 may put empty string #63

Description

@terencezhou

tokenizer/src/Tokenizer.java
line 298-299,should be bracketed by an if clouse。
if (!token.isEmpty())
{
....
)
when a token is just '/', this should put an empty string.

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