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 5d8ea72 commit 53c12cfCopy full SHA for 53c12cf
tests/pos/i11583.scala
@@ -0,0 +1,2 @@
1
+extension (s: String)
2
+ def :*:[T <: Tuple](that: T) : String *: T = ???
0 commit comments