Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complex array reg exp do not work #9

Closed
bruno-morel opened this issue Jun 23, 2020 · 1 comment
Closed

Complex array reg exp do not work #9

bruno-morel opened this issue Jun 23, 2020 · 1 comment
Labels

Comments

@bruno-morel
Copy link
Collaborator

Trying to use an array definition regex fails: ([(?: \d+(?: |, |,))+])

We should be able to do

 Scenario: Folding ourselves in 2D
    Given I am Elon Musk attempting to launch a rocket into space
    And  my position in 2D space is [ 0, 2 ]
    When I launch the rocket
    Then the rocket should end up in space
@github-actions
Copy link

🎉 This issue has been resolved in version 0.6.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant