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 9abe753 commit a0e8c87Copy full SHA for a0e8c87
tests/pos/i14567.scala
@@ -0,0 +1,2 @@
1
+case class Foo(x: Int)(xs: String*)
2
+def test = Foo(3)
0 commit comments