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

WIP: Disable Xml Rewrite in pattern position #160

Closed
wants to merge 1 commit into from

Conversation

allanrenucci
Copy link
Contributor

We first need to fix scalameta/scalameta/issues/870 and figure out how to rewrite:

e match { case <a>{_*}</a> => }

We first need to fix scalameta/scalameta/issues/870 and figure out how
to rewrite:
```scala
e match { case <a>{_*}</a> => }
```
@allanrenucci allanrenucci changed the title Disable Xml Rewrite in pattern position WIP: Disable Xml Rewrite in pattern position May 19, 2017
@allanrenucci allanrenucci deleted the xml branch May 19, 2017 18:35
@allanrenucci allanrenucci restored the xml branch May 19, 2017 18:36
bjaglin pushed a commit to liancheng/scalafix that referenced this pull request May 23, 2023
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.

Crash while parsing _* in xml literal in pattern position
1 participant