We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 439b554 + 1e73922 commit 2fb1588Copy full SHA for 2fb1588
compat/src/main/scala-2.11_2.12/scala/annotation/nowarn.scala
@@ -17,6 +17,6 @@ package scala.annotation
17
* `@nowarn`.
18
*
19
* For documentation on how to use the annotation in 2.13 see
20
- * https://www.scala-lang.org/api/2.13.2/scala/nowarn.html
+ * https://www.scala-lang.org/api/current/scala/annotation/nowarn.html
21
*/
22
class nowarn(value: String = "") extends StaticAnnotation
0 commit comments