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

Work with newer Elixir versions #60

Conversation

IvanIvanoff
Copy link

@IvanIvanoff IvanIvanoff commented Jan 16, 2024

Fixes for #59

The following Elixir commit elixir-lang/elixir@51d23cb
changes how the ~S sigil works when the last character before the
delimiter is a backslash
@bryannaegele
Copy link
Collaborator

Ok. This was introduced with this PR and the test expectation is all sigiled. Can you update that test to a heredoc with the expected text in final form to verify the change works as expected and it's readable without sigils testing sigils?

@IvanIvanoff
Copy link
Author

Someone reported the same this PR fixes (#59) in the Elixir Github issues and Josè reverted the change. This PR is no longer needed. Ref: elixir-lang/elixir#13262

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

Successfully merging this pull request may close these issues.

2 participants