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.
1 parent 4a710f3 commit 4c6c0d4Copy full SHA for 4c6c0d4
library/src/scala/annotation/tailrec.scala
@@ -20,4 +20,4 @@ package scala.annotation
20
*
21
* @since 2.8
22
*/
23
-final class tailrec extends scala.annotation.StaticAnnotation
+final class tailrec extends StaticAnnotation
0 commit comments