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 84ba712 commit 72ee855Copy full SHA for 72ee855
tests/run/classof-object.decompiled
@@ -0,0 +1,4 @@
1
+/** Decompiled from out/runTestFromTasty/run/classof-object/Test.tasty */
2
+object Test {
3
+ def main(args: scala.Array[scala.Predef.String]): scala.Unit = if (scala.Predef.classOf[Test.type].==(Test.getClass()).unary_!) dotty.DottyPredef.assertFail() else ()
4
+}
0 commit comments