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 7cd176f commit 95b43b1Copy full SHA for 95b43b1
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