@unused
ignored when compiler option -Wunused:explicits
/-Wunused:params
is set
#23122
Labels
@unused
ignored when compiler option -Wunused:explicits
/-Wunused:params
is set
#23122
Compiler version
3.7.0
Minimized code
https://scastie.scala-lang.org/AcRqBnMOQvGVKyMGrNS7FQ
Output
Expectation
No warn emitted as the annotation should be taken into account.
The text was updated successfully, but these errors were encountered: