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 e5a54e8 commit 426b54eCopy full SHA for 426b54e
tests/neg/autoTuplingTest.scala
@@ -1,3 +1,5 @@
1
+import language.noAutoTupling
2
+
3
object autoTuplingNeg2 {
4
5
val x = Some(1, 2) // error: too many arguments for method apply: (x: A)Some[A]
0 commit comments