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 3691228 commit cec4c5aCopy full SHA for cec4c5a
test/files/pos/t5858.scala
@@ -0,0 +1,3 @@
1
+object Test {
2
+ new xml.Elem(null, null, xml.Null, xml.TopScope, Nil: _*) // was ambiguous
3
+}
0 commit comments