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

Two step variable definition for special chars in strings #38

Merged
merged 2 commits into from
Jul 9, 2020

Conversation

kdorsel
Copy link
Contributor

@kdorsel kdorsel commented Jul 6, 2020

Two step parsing of variable definitions. This is to support special characters inside a string screwing around with the regex.

Fixes #35

@Roald87
Copy link
Owner

Roald87 commented Jul 9, 2020

Very nice variation of tests! Thanks for the contribution.

@Roald87 Roald87 merged commit c822eaa into Roald87:master Jul 9, 2020
@kdorsel kdorsel deleted the string-init branch July 13, 2020 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regex for variable definition fails on string which includes semi colon or closing bracket
2 participants