Skip to content

Add Macro.quoted_literal? clause for __block__ wrapped literals - #15836

Merged
josevalim merged 2 commits into
elixir-lang:mainfrom
yastanotheruser:main
Sep 3, 2026
Merged

Add Macro.quoted_literal? clause for __block__ wrapped literals#15836
josevalim merged 2 commits into
elixir-lang:mainfrom
yastanotheruser:main

Conversation

@yastanotheruser

Copy link
Copy Markdown
Contributor

Closes #15830.

@sabiwara sabiwara left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

💜

@josevalim
josevalim merged commit aba75ca into elixir-lang:main Sep 3, 2026
15 checks passed
@josevalim

Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

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.

Macro.quoted_literal? returns false for __block__ wrapped literals

3 participants