Files
kotlin-fork/idea/testData/refactoring/pullUp/k2k/privateMemberWithUsagesToInterface.kt.messages
T
2017-01-13 15:17:42 +03:00

1 line
122 B
Plaintext
Vendored

Function 'fun privateFun(): Int' can't be moved to the interface because it's private and has usages in the original class