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

fix #36572, destructuring syntax for called object #36586

Merged
merged 1 commit into from
Jul 10, 2020
Merged

Conversation

JeffBezanson
Copy link
Sponsor Member

fix #36572

@JeffBezanson JeffBezanson added compiler:lowering Syntax lowering (compiler front end, 2nd stage) kind:bugfix This change fixes an existing bug labels Jul 8, 2020
@JeffBezanson JeffBezanson merged commit 1f8ace6 into master Jul 10, 2020
@JeffBezanson JeffBezanson deleted the jb/fix36572 branch July 10, 2020 18:35
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:lowering Syntax lowering (compiler front end, 2nd stage) kind:bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Argument destructuring doesn't work with callable structs
1 participant