Redundant 'inner' modifier: fix false positive/negative with constructor call
#KT-40879 Fixed #KT-41223 Fixed #KT-41311 Fixed #KT-41680 Fixed
This commit is contained in:
committed by
Dmitry Gridin
parent
e9669bf5cb
commit
09e1bed5c9
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
public class Java {
|
||||
public abstract static class NestedStaticClass {}
|
||||
}
|
||||
Reference in New Issue
Block a user