Skip to content

Conversation

sabiwara
Copy link
Contributor

@sabiwara sabiwara commented Sep 6, 2024

Close #13806

We had two options:

  • assert_not_match_context in expand_once (but that would duplicate the logic from :elixir_expand)
  • do not expand and let it fail later - consistent with what happens for __CALLER__ or __STACKTRACE__ => went with this one

@sabiwara sabiwara merged commit 9b9ab99 into elixir-lang:main Sep 6, 2024
9 checks passed
@sabiwara sabiwara deleted the expand-env branch September 6, 2024 07:23
@sabiwara sabiwara restored the expand-env branch September 6, 2024 07:23
@sabiwara sabiwara deleted the expand-env branch September 6, 2024 07:23
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.

Crash when compiling a test asserting on __ENV__

2 participants