J2K: do not produce redundant "internal" words for members in an internal class
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package demo
|
||||
|
||||
internal class Final {
|
||||
internal fun test() {
|
||||
fun test() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user