JVM IR: fix another naming inconsistency with old backend
This fixes slice rewrite stacktraces from RecordNamesForKotlinTypeMapper which are printed out when running some JVM IR tests (even though they're ignored), e.g. localClassSimpleName.kt
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
fun foo() {
|
||||
fun bar() : (Int) -> Unit {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user