J2K: do not produce redundant "internal" words for members in an internal class
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ internal abstract class E {
|
||||
internal open fun f2() {
|
||||
}
|
||||
|
||||
internal fun f3() {
|
||||
fun f3() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user