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