Skip to content

Don't strip whitespace before parsing #11

@SuprDewd

Description

@SuprDewd

Currently all whitespace is being removed before parsing happens. This leads to weird behaviour such as

> hops 'f2 = x; f 2'
{"hops":"f2=x;f2","seq":[0,1,0,0,0,0,0,0,0,0,0,0,0,0,0]}

Obviously it should still be possible to have whitespace in an expression, but that needs to be handled in a different manner.

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