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 f32aa36 + 8396a6a commit 9d92d85Copy full SHA for 9d92d85
tests/run/simpleClass.decompiled
@@ -4,7 +4,8 @@ object Test {
4
scala.Predef.println(new foo.A().getClass().getName())
5
scala.Predef.println(new foo.B().getClass().getName())
6
}
7
-}/** Decompiled from out/runTestFromTasty/run/simpleClass/foo/A.class */
+}
8
+/** Decompiled from out/runTestFromTasty/run/simpleClass/foo/A.class */
9
package foo {
10
class A()
11
0 commit comments