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

Regex ?literals? #19

Open
ghost opened this issue Jan 9, 2018 · 1 comment
Open

Regex ?literals? #19

ghost opened this issue Jan 9, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 9, 2018

It seems regexes get parsed to a Syntax.Literal type, but the node.value ends up being some kind of list(). Is this correct?

At the moment it seems it gets coerced into a list of the literal and its flags?

@ghost
Copy link
Author

ghost commented Jan 9, 2018

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

No branches or pull requests

0 participants