scala3
scala3 copied to clipboard
Dollars in idents
Warns on definitions named with embedded dollars, which ~should~ must be written in backquotes, if at all.
Fixes #18234
Test from https://github.com/scala/scala3/pull/18563