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 806a7b3 commit 74aef53Copy full SHA for 74aef53
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