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

Add ArrayLiteral#-(other) and TupleLiteral#-(other) #12646

Conversation

caspiano
Copy link
Contributor

@caspiano caspiano commented Oct 22, 2022

Resolves #12642
Closes #11175

Co-authored-by: Vladislav Zarakovsky <vlad.zar@gmail.com>
Copy link
Member

@beta-ziliani beta-ziliani left a comment

Choose a reason for hiding this comment

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

To very minor issues

spec/compiler/macro/macro_methods_spec.cr Outdated Show resolved Hide resolved
spec/compiler/macro/macro_methods_spec.cr Outdated Show resolved Hide resolved
Co-authored-by: Beta Ziliani <beta@manas.tech>
@beta-ziliani beta-ziliani added this to the 1.7.0 milestone Oct 28, 2022
@straight-shoota straight-shoota merged commit a4db8e7 into crystal-lang:master Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ArrayLiteral#-(other : ArrayLiteral)
3 participants