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.
2 parents 1e81b72 + 05d974b commit 246e7b7Copy full SHA for 246e7b7
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