Skip to content

Conversation

@sabiwara
Copy link
Contributor

@sabiwara sabiwara commented Aug 3, 2023

Close #12829

It was actually a missing ? in the range, so ?( = 40 was in ?0..9 = 48..9 😅

Copy link
Member

@josevalim josevalim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And please backport to v1.15 with git cherry-pick main :)

@sabiwara sabiwara merged commit 450aacb into elixir-lang:main Aug 3, 2023
@sabiwara sabiwara deleted the 12829-surround-context branch August 3, 2023 14:14
sabiwara added a commit to sabiwara/elixir that referenced this pull request Aug 3, 2023
sabiwara added a commit to sabiwara/elixir that referenced this pull request Aug 3, 2023
@sabiwara
Copy link
Contributor Author

sabiwara commented Aug 3, 2023

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.

Code.Fragment.surround_context returns none on nested alias dot call

2 participants