We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not highlighted currently:
transparent infix open
The text was updated successfully, but these errors were encountered:
These are soft modifiers http://dotty.epfl.ch/docs/reference/soft-modifier.html
Sorry, something went wrong.
The current soft modifiers are: inline, opaque, open, transparent and infix
inline
opaque
open
transparent
infix
They should all be handled in a similar way.
Successfully merging a pull request may close this issue.
Not highlighted currently:
The text was updated successfully, but these errors were encountered: