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 921f8bf commit 05d974bCopy full SHA for 05d974b
tests/neg/i1706.scala
@@ -0,0 +1,3 @@
1
+object Test {
2
+ println (Object.reflect.runtime.universe.reify (new Object().getClass)) // error: not found Object
3
+}
0 commit comments