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 d1850f3 + 95b43b1 commit dd02cbcCopy full SHA for dd02cbc
compiler/test-resources/repl/i2462
@@ -0,0 +1,3 @@
1
+scala> import scala.annotation.unspecialized
2
+scala> class Foo[@unspecialized T]
3
+// defined class Foo
0 commit comments