-
-
Notifications
You must be signed in to change notification settings - Fork 759
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
Desugar use expression #3824
Desugar use expression #3824
Conversation
d6de799
to
15529fc
Compare
bbb66ad
to
7f945ce
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we have some tests for when the arguments have annotations please 🙏
7f945ce
to
5cf38d3
Compare
I've added one! |
This is ready for review now! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fabulous! Thank you!!!
Thank you, this will help tons while explaining gleam use to newbies :) |
This PR closes #3314
Since this is a new feature, I'm making the PR a WIP until 1.6 is released so I can write the changelog later and not deal with conflicts