Skip to content

Accept hyphen in variable name #258

Closed
@fabricereix

Description

The current version 1.3.0 does not parse '-' in variable name.

$ echo "GET http://{{my-host}}" | hurl
error: Parsing literal
  --> -:1:16
   |
 1 | GET http://{{my-host}}
   |                ^ expecting '}}'
   |

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions