Improved kotlin decompiler range indexes
Fixed #KT-30628
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package testData.libraries
|
||||
|
||||
@JvmName("renamedFun")
|
||||
fun funToRename(x: Int) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user