You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regression test for extension nullification, nowarn for different opacities (scala#21191)
Fixesscala#21190
~Adjust~ test that params must not be of different opacity ~opaque~.
~Other aliases are permitted, but could check if they are effectively
final. String alias can't be overridden.~
The tweak was scala#22268 and the ticket
was a duplicate. In the meantime, it also doesn't warn for any override,
so the previous concern about aliases doesn't apply.
0 commit comments