Nesting of non nested symbols for Scala's new Optional Braces syntax in Symbols #7115
Replies: 1 comment 4 replies
-
This has nothing to do with Linguist. Please use the "Contact" link at the bottom of a page showing the issue to report this to GitHub support. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Scala 3 has a new syntax feature.
When used, the structures defined at the same level in the code appear as nested in the Symbols panel.
Provided code to reproduce the issue:
Beta Was this translation helpful? Give feedback.
All reactions