-
Notifications
You must be signed in to change notification settings - Fork 3k
Qute: introduce equals operator for output expressions #47526
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
Conversation
mkouba
commented
Apr 24, 2025
- resolves Support ternary operator in expression #34315
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
77f300c
to
535479d
Compare
This comment has been minimized.
This comment has been minimized.
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
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.
This should work as parameters too?
You mean as params of a virtual method call? Yes, that should work as well. |
No test for this? |
Nope, but of course I can add some ;-). |
Done. |
Status for workflow
|
Status for workflow
|
@ia3andy I think that the |
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.
LGTM