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 fae9234Copy full SHA for fae9234
tests/neg/i1706.scala
@@ -0,0 +1,3 @@
1
+object Test {
2
+ println (Object.reflect.runtime.universe.reify (new Object().getClass))
3
+}
0 commit comments