Remove ACC_STATIC from DefaultImpls
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
public interface PrivateInTrait {
|
||||
static final class DefaultImpls {
|
||||
final class DefaultImpls {
|
||||
@org.jetbrains.annotations.NotNull
|
||||
static java.lang.String getNn(PrivateInTrait $this) { /* compiled code */ }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user