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 f32aa36 commit 8396a6aCopy full SHA for 8396a6a
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