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 2a6ec8e commit 378d96cCopy full SHA for 378d96c
tests/neg/5902.scala
@@ -0,0 +1,3 @@
1
+object Main {
2
+ val a = infer[ValueOf[String]] // error
3
+}
0 commit comments